Get this data via API

Classify availi.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://availi.com.au"}'
{ "domain": { "domain_url": "https://availi.com.au", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.5528901815414429, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.36775147914886475, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.32143694162368774, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.23054447770118713, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.1955205798149109, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1706780344247818, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.10089199244976044, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" } ] }, "success": true }
Get Free API Key View API Docs