Get this data via API

Classify find-flux-flow.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://find-flux-flow.com"}'
{ "domain": { "domain_url": "https://find-flux-flow.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.8883118033409119, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.4294449985027313, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.2626344859600067, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs