Get this data via API

Classify book-circuit.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://book-circuit.com"}'
{ "domain": { "domain_url": "https://book-circuit.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.6015264391899109, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.23507431149482727, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.2118130475282669, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.18102498352527616, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.15486851334571838, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.12635590136051178, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs