Get this data via API

Classify carttarget.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://carttarget.com"}'
{ "domain": { "domain_url": "https://carttarget.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.9997145533561708, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.9097886681556702, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.43454238772392273, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.1529611498117447, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs