Get this data via API

Classify epsom300.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://epsom300.com"}'
{ "domain": { "domain_url": "https://epsom300.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.4518985748291016, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Humanities/History", "confidence": 0.4462824761867523, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.1547248363494873, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.14460352063179016 }, { "name": "/Law & Government/Government/Other", "confidence": 0.13604363799095154, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs