Get this data via API

Classify afcrashpad.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://afcrashpad.com"}'
{ "domain": { "domain_url": "https://afcrashpad.com", "categories": [ { "name": "/Law & Government/Military/Air Force", "confidence": 0.7115871906280518, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.5825849175453186, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Military/Other", "confidence": 0.4213143587112427, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.11841386556625366, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.11699739843606947, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs