Get this data via API

Classify theveeya.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://theveeya.com"}'
{ "domain": { "domain_url": "https://theveeya.com", "categories": [ { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.47188684344291687, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.3894495666027069, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.2883714437484741, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.2154269814491272, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1897316873073578, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems", "confidence": 0.17545831203460693, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.15125063061714172, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs