Get this data via API

Classify acampark.com.br — 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://acampark.com.br"}'
{ "domain": { "domain_url": "https://acampark.com.br", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.8850460648536682, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.10103332996368408, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs