Get this data via API

Classify geo-news.fr — 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://geo-news.fr"}'
{ "domain": { "domain_url": "https://geo-news.fr", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.6, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.54, "IAB1": "Arts & Entertainment" }, { "name": "/Books & Literature", "confidence": 0.54, "IAB1-1": "Books & Literature" }, { "name": "/Online Communities", "confidence": 0.54 } ] }, "success": true }
Get Free API Key View API Docs