Get this data via API

Classify audiobiography.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://audiobiography.com"}'
{ "domain": { "domain_url": "https://audiobiography.com", "categories": [ { "name": "/Books & Literature/Audiobooks", "confidence": 0.575320303440094, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Reference/General Reference/Biographies & Quotations", "confidence": 0.31985414028167725, "IAB-44-SPSHQ5": "Genres - Biographies" }, { "name": "/Books & Literature/Other", "confidence": 0.1350608766078949, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.12922479212284088, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs