Get this data via API

Classify flocery.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://flocery.com"}'
{ "domain": { "domain_url": "https://flocery.com", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.1943641752004623, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.18360400199890137, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17727378010749817, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.15508760511875153, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1219336912035942, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Food & Drink/Other", "confidence": 0.1075315773487091, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs