Get this data via API

Classify bolo.eco — 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://bolo.eco"}'
{ "domain": { "domain_url": "https://bolo.eco", "categories": [ { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.4492017924785614, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3791686892509461, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Shopping/Green & Eco-Friendly Shopping", "confidence": 0.3654281198978424, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.2849099934101105, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.2692878246307373, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.199000284075737, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.10209760814905168, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs