Get this data via API

Classify fisho.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://fisho.app"}'
{ "domain": { "domain_url": "https://fisho.app", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.9915250539779664, "IAB-239": "Hobbies & Interests" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.7920684814453125, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.478874534368515, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs