Get this data via API

Classify asfary.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://asfary.com"}'
{ "domain": { "domain_url": "https://asfary.com", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.43359336256980896, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.35851630568504333, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.3533701002597809, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.23365946114063263, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.2264988273382187 }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.22149863839149475, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.14442075788974762, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs