Get this data via API

Classify arovellestore.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://arovellestore.com"}'
{ "domain": { "domain_url": "https://arovellestore.com", "categories": [ { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.6470727324485779, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Books & Literature/Other", "confidence": 0.38062527775764465, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.29073289036750793, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs