Get this data via API

Classify routeshelper.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://routeshelper.com"}'
{ "domain": { "domain_url": "https://routeshelper.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.8134203553199768, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.24586273729801175, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.18255719542503357, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.14067676663398743, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.12934742867946625, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.12879672646522522, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.10506663471460342, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs