Get this data via API

Classify snopes.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://snopes.com"}'
{ "domain": { "domain_url": "https://snopes.com", "categories": [ { "name": "/Arts & Entertainment/Offbeat/Other", "confidence": 0.48434746265411377, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Humanities/Myth & Folklore", "confidence": 0.3355814218521118 }, { "name": "/News/Gossip & Tabloid News/Other", "confidence": 0.19694310426712036, "IAB12": "News" }, { "name": "/Arts & Entertainment/Fun & Trivia/Other", "confidence": 0.14075301587581637, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Other", "confidence": 0.12412752956151962, "IAB12": "News" }, { "name": "/Sensitive Subjects/Other", "confidence": 0.1045987755060196, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#4,187