Get this data via API

Classify ambulanciasaereas.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://ambulanciasaereas.com"}'
{ "domain": { "domain_url": "https://ambulanciasaereas.com", "categories": [ { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.8724561929702759, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.2543220520019531, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance", "confidence": 0.12711064517498016, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Personal Aircraft", "confidence": 0.11628542095422743, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs