Get this data via API

Classify aisle8.co — 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://aisle8.co"}'
{ "domain": { "domain_url": "https://aisle8.co", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.9041001200675964, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.17397336661815643, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.12812882661819458, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Food & Drink/Food & Grocery Delivery/Other", "confidence": 0.11468412727117538, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs