Get this data via API

Classify popsnotebook.co.uk — 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://popsnotebook.co.uk"}'
{ "domain": { "domain_url": "https://popsnotebook.co.uk", "categories": [ { "name": "/Law & Government/Public Safety/Other", "confidence": 0.6299570798873901, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.4777902960777282, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Books & Literature/E-Books", "confidence": 0.22284941375255585, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Law & Government/Military/Other", "confidence": 0.11854888498783112, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.112498477101326, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs