Get this data via API

Classify evaextra.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://evaextra.com"}'
{ "domain": { "domain_url": "https://evaextra.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6977654099464417, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.15639476478099823, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.14559124410152435, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.1146520972251892, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.111745648086071, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10809632390737534, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs