Get this data via API

Classify myflynai.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://myflynai.com"}'
{ "domain": { "domain_url": "https://myflynai.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.694800615310669, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.21409854292869568, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Other", "confidence": 0.21349871158599856, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.1966128796339035, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.10353760421276093, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs