Get this data via API

Classify answernow.blog — 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://answernow.blog"}'
{ "domain": { "domain_url": "https://answernow.blog", "categories": [ { "name": "/Reference/General Reference", "confidence": 0.7 }, { "name": "/Health/Health Conditions", "confidence": 0.6, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Health/Nursing", "confidence": 0.5, "IAB4-7": "Nursing" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws", "confidence": 0.5 }, { "name": "/Science/Biological Sciences", "confidence": 0.5, "IAB15": "Science", "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.5, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.5 }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.5, "IAB5": "Education" }, { "name": "/Business & Industrial/Manufacturing", "confidence": 0.5, "IAB-104-90": "Manufacturing Industry/Business and Finance/Industries/Manufacturing Industry" }, { "name": "/Health/Health Conditions", "confidence": 0.5, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" } ] }, "success": true }
Get Free API Key View API Docs