Get this data via API

Classify scanner.biz.id — 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://scanner.biz.id"}'
{ "domain": { "domain_url": "https://scanner.biz.id", "categories": [ { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.34011247754096985, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Reference/Technical Reference", "confidence": 0.3397214710712433 }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.32223668694496155, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.2977393567562103, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks", "confidence": 0.28314387798309326, "IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.2209445685148239, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories", "confidence": 0.11038339138031006, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs