Get this data via API

Classify iquiqueparapente.cl — 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://iquiqueparapente.cl"}'
{ "domain": { "domain_url": "https://iquiqueparapente.cl", "categories": [ { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.6740632057189941, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Recreational Aviation", "confidence": 0.4014744758605957, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs