Get this data via API

Classify 4shor.app — 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://4shor.app"}'
{ "domain": { "domain_url": "https://4shor.app", "categories": [ { "name": "/News/Weather", "confidence": 0.9292163848876952, "IAB15-10": "Weather", "IAB-390-464": "Science - Weather" }, { "name": "/Sports/Water Sports/Other", "confidence": 0.337476909160614, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Water Sports/Surfing", "confidence": 0.3044802248477936, "IAB17": "Sports", "IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.2717840075492859, "IAB-239": "Hobbies & Interests" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.1997167319059372, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Hobbies & Leisure/Water Activities/Surf & Swim", "confidence": 0.17865587770938873, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs