Get this data via API

Classify trackography.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://trackography.org"}'
{ "domain": { "domain_url": "https://trackography.org", "categories": [ { "name": "/Law & Government/Government", "confidence": 0.8, "IAB3-7": "Government" }, { "name": "/Home & Garden/Gardening & Landscaping", "confidence": 0.7, "IAB10": "Home & Garden", "IAB-284-274": "Landscaping/Home & Garden/Landscaping" }, { "name": "/Autos & Vehicles/Bicycles & Accessories", "confidence": 0.6 }, { "name": "/Health/Health Conditions", "confidence": 0.5, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Books & Literature/Literary Classics", "confidence": 0.4, "IAB1-1": "Books & Literature" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks & SUVs", "confidence": 0.3 }, { "name": "/Internet & Telecom/Mobile & Wireless", "confidence": 0.2 }, { "name": "/Travel", "confidence": 0.1, "IAB20": "Travel", "IAB-653": "Travel/Travel" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#268,098