Get this data via API

Classify rentbobo.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://rentbobo.com"}'
{ "domain": { "domain_url": "https://rentbobo.com", "categories": [ { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.9293416738510132, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Other", "confidence": 0.16127042472362518, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Travel & Transportation/Transportation/Car Rentals", "confidence": 0.1464528739452362, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.13155893981456757, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals", "confidence": 0.12548263370990753, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs