Get this data via API

Classify toponechoice.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://toponechoice.com"}'
{ "domain": { "domain_url": "https://toponechoice.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.8531730771064758, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.4562224149703979, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.4081096053123474, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.22707931697368625, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies", "confidence": 0.2157164365053177, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.1362033188343048, "IAB-422": "Pets" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.10627520829439165, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs