Get this data via API

Classify atrc.ae — 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://atrc.ae"}'
{ "domain": { "domain_url": "https://atrc.ae", "categories": [ { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.880788266658783, "IAB-239": "Hobbies & Interests" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.7642509341239929, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Other", "confidence": 0.5962644219398499, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.12639644742012024, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs