Get this data via API

Classify gdprquick.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://gdprquick.com"}'
{ "domain": { "domain_url": "https://gdprquick.com", "categories": [ { "name": "/Law & Government/Legal/Other", "confidence": 0.588736355304718, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.4753037393093109, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.3223974108695984, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.3053005337715149 }, { "name": "/Law & Government/Government/Other", "confidence": 0.14712312817573547, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.14291182160377502, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1258200854063034, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs