Get this data via API

Classify cartorya.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://cartorya.com"}'
{ "domain": { "domain_url": "https://cartorya.com", "categories": [ { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.3306199908256531, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.1934523284435272, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.16185879707336426, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.13176962733268738, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.12226144224405287, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1209351122379303, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs