Get this data via API

Classify foodtechmate.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://foodtechmate.com"}'
{ "domain": { "domain_url": "https://foodtechmate.com", "categories": [ { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.8808795809745789, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Public Health/Other", "confidence": 0.637169599533081, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.481301873922348, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.4175713062286377, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.33434629440307617, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Law & Government/Government/Other", "confidence": 0.21518276631832123, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.16533085703849792, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.13390065729618073, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Science/Other", "confidence": 0.12982481718063354, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11737250536680222, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.11681684106588364, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11081676930189133, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs