Get this data via API

Classify imagokit.com — 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://imagokit.com"}'
{ "domain": { "domain_url": "https://imagokit.com", "categories": [ { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.9688725471496582, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.31645455956459045, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.2769819498062134, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.17932115495204926 }, { "name": "/Shopping/Photo & Video Services/Photo Printing Services", "confidence": 0.15699659287929535, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Other", "confidence": 0.10463149845600128, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs