Get this data via API

Classify schnellfliegen.de — 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://schnellfliegen.de"}'
{ "domain": { "domain_url": "https://schnellfliegen.de", "categories": [ { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.8009202480316162, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Travel & Transportation/Specialty Travel/Low Cost & Last Minute Travel", "confidence": 0.39416176080703735, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.30275338888168335, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs