Get this data via API

Classify apr-es.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://apr-es.com"}'
{ "domain": { "domain_url": "https://apr-es.com", "categories": [ { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.8115794062614441, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.3873082101345062, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.33722835779190063, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.27101144194602966, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.2192712724208832, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Other", "confidence": 0.16797208786010742, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Hardware/Desktop Computers", "confidence": 0.12101133167743684, "IAB-617-599": "Desktops/Technology & Computing/Computing/Desktops" } ] }, "success": true }
Get Free API Key View API Docs