Get this data via API

Classify thaitraffic.co.th — 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://thaitraffic.co.th"}'
{ "domain": { "domain_url": "https://thaitraffic.co.th", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws", "confidence": 0.7, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Home & Garden/Home Improvement", "confidence": 0.6, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Science/Engineering & Technology", "confidence": 0.5, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs