Get this data via API

Classify dataprivacyadvisory.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://dataprivacyadvisory.com"}'
{ "domain": { "domain_url": "https://dataprivacyadvisory.com", "categories": [ { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.8822741508483887, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.20727311074733737, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.15815089643001556, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Other", "confidence": 0.1383112519979477, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs