Get this data via API

Classify atra.org — 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://atra.org"}'
{ "domain": { "domain_url": "https://atra.org", "categories": [ { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.8082867860794067, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Government/Other", "confidence": 0.744737446308136, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Other", "confidence": 0.5521881580352783, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.370339572429657, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.1345672458410263, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Local News", "confidence": 0.123795785009861, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs