Get this data via API

Classify wriggle.ie — 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://wriggle.ie"}'
{ "domain": { "domain_url": "https://wriggle.ie", "categories": [ { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.5628995895385742, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.15509232878684998, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.12494024634361268, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs