Get this data via API

Classify quantifyingantiquity.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://quantifyingantiquity.com"}'
{ "domain": { "domain_url": "https://quantifyingantiquity.com", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.5148168206214905, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.3822268843650818, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.3034673035144806, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Science/Other", "confidence": 0.10489846020936966, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Computer Science/Other", "confidence": 0.10002478212118147, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs