Get this data via API

Classify geniusflow-app.web.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://geniusflow-app.web.app"}'
{ "domain": { "domain_url": "https://geniusflow-app.web.app", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8190226554870605, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.4146628975868225, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.38359466195106506, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.3582759201526642, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.17223882675170898, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1326693594455719, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11699911952018738, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs