Get this data via API

Classify BigTrolley.com.au — 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://BigTrolley.com.au"}'
{ "domain": { "domain_url": "https://BigTrolley.com.au", "categories": [ { "name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services", "confidence": 0.7943871021270752, "IAB8": "Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Cuisines", "confidence": 0.6497939229011536, "IAB8": "Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Retailers/Other", "confidence": 0.3434838652610779, "IAB8": "Food & Drink" }, { "name": "/Food & Drink/Food & Grocery Delivery/Other", "confidence": 0.18882860243320465, "IAB8": "Food & Drink" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.14658255875110626, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs