Get this data via API

Classify therentzkart.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://therentzkart.com"}'
{ "domain": { "domain_url": "https://therentzkart.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.47874897718429565, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Entertainment Media/Entertainment Media Rentals", "confidence": 0.1337953358888626, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Transportation/Car Rentals", "confidence": 0.1044791340827942, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Computers & Electronics/Other", "confidence": 0.10286585986614229, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.10195881128311156, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" } ] }, "success": true }
Get Free API Key View API Docs