Get this data via API

Classify westchesterblogger.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://westchesterblogger.com"}'
{ "domain": { "domain_url": "https://westchesterblogger.com", "categories": [ { "name": "/News/Local News", "confidence": 0.6040942668914795, "IAB12-3": "Local News" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.5912598967552185 }, { "name": "/Food & Drink/Food & Grocery Retailers/Farmers' Markets", "confidence": 0.5616322159767151, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.1712794005870819, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Travel & Transportation/Travel Guides & Travelogues", "confidence": 0.17013002932071686, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Food & Drink/Restaurants/Restaurant Reviews & Reservations", "confidence": 0.14014659821987152, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.11871602386236192, "IAB-132": "Education" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.10366933047771454, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs