Get this data via API

Classify activetransportation.org — 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://activetransportation.org"}'
{ "domain": { "domain_url": "https://activetransportation.org", "categories": [ { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.544865071773529, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.1516595333814621, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.12045755237340929, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail", "confidence": 0.10015730559825896, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs