Get this data via API

Classify all4tech.site — 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://all4tech.site"}'
{ "domain": { "domain_url": "https://all4tech.site", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.2823069393634796, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Other", "confidence": 0.1753823608160019, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.17260277271270752, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.17240212857723236, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.10347632318735124, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs