Get this data via API

Classify buzzfeed.com — and any other URL — with one call.

620+ IAB categories, company data, tech stacks and logos. JSON out, real time.

curl -X POST 'https://www.klazify.com/api/categorize' \ -H 'Authorization: Bearer YOUR_API_KEY' \ -H 'Content-Type: application/json' \ -d '{"url": "https://buzzfeed.com"}'
{ "domain": { "domain_url": "https://buzzfeed.com", "categories": [ { "name": "/News/Other", "confidence": 0.3734740018844605, "IAB12": "News" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.21007761359214783, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Other", "confidence": 0.12025224417448044, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Gossip & Tabloid News/Other", "confidence": 0.10460246354341508, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#1,308