Get this data via API

Classify spotfixai.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://spotfixai.com"}'
{ "domain": { "domain_url": "https://spotfixai.com", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.5436115860939026, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.423020452260971, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.36793094873428345, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2190491110086441, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs