Get this data via API

Classify apple.stackexchange.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://apple.stackexchange.com"}'
{ "domain": { "domain_url": "https://apple.stackexchange.com", "categories": [ { "name": "/Computers & Electronics/Software/Operating Systems", "confidence": 1, "IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems" }, { "name": "/Computers & Electronics/Computer Hardware/Other", "confidence": 0.33412155508995056, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.28589192032814026, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.2668198049068451, "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Technical Reference", "confidence": 0.20976050198078156 }, { "name": "/Online Communities/Other", "confidence": 0.2083169221878052, "IAB-148-132": "Education - Online Education" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.17816320061683655, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Other", "confidence": 0.10601899772882462, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs