Get this data via API

Classify screengrade.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://screengrade.fr"}'
{ "domain": { "domain_url": "https://screengrade.fr", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.7331169843673706, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.2829109728336334, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 0.24777927994728088, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" } ] }, "success": true }
Get Free API Key View API Docs