Get this data via API

Classify rhinegeist.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://rhinegeist.com"}'
{ "domain": { "domain_url": "https://rhinegeist.com", "categories": [ { "name": "/Food & Drink/Beverages/Alcoholic Beverages", "confidence": 0.3756036758422851, "IAB8": "Food & Drink", "IAB-211-210": "Alcoholic Beverages/Food & Drink/Alcoholic Beverages" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.3601073920726776, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.15902401506900787, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Luggage & Travel Accessories/Backpacks & Utility Bags", "confidence": 0.149627223610878, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware", "confidence": 0.13855662941932678, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.10580716282129288, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs