Get this data via API

Classify priverion.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://priverion.com"}'
{ "domain": { "domain_url": "https://priverion.com", "categories": [ { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.491862952709198 }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4271290898323059, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.26528748869895935, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.20503655076026917, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.1914663165807724, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.13397911190986633, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/News/Business News/Company News", "confidence": 0.1222916543483734, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" } ] }, "success": true }
Get Free API Key View API Docs