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.347419798374176, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Humanities/Myth & Folklore", "confidence": 0.28281351923942566 }, { "name": "/Arts & Entertainment/Fun & Trivia/Other", "confidence": 0.16751447319984436, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Other", "confidence": 0.14341437816619873, "IAB12": "News" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#4,278