Get this data via API

Classify translara.co — 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://translara.co"}'
{ "domain": { "domain_url": "https://translara.co", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 1, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.2362939566373825 }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10738882422447205, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Dictionaries & Encyclopedias", "confidence": 0.10681693255901337 } ] }, "success": true }
Get Free API Key View API Docs