Get this data via API

Classify riderchronicles.org — 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://riderchronicles.org"}'
{ "domain": { "domain_url": "https://riderchronicles.org", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.8843284249305725, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Shopping/Apparel/Outerwear", "confidence": 0.63069087266922, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.5608812570571899, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.17933137714862823, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.10333844274282455, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs