Get this data via API

Classify stocklots.tv — 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://stocklots.tv"}'
{ "domain": { "domain_url": "https://stocklots.tv", "categories": [ { "name": "/Law & Government/Military/Other", "confidence": 0.7557262182235718, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Shopping/Apparel/Uniforms & Workwear", "confidence": 0.7400376796722412, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.3598499298095703, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs