Get this data via API

Classify mineralflowai.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://mineralflowai.com"}'
{ "domain": { "domain_url": "https://mineralflowai.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.5524098873138428, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.46039190888404846, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.35384631156921387, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Finance/Investing/Other", "confidence": 0.23906376957893372, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.21207597851753235, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.1191064789891243, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" } ] }, "success": true }
Get Free API Key View API Docs