Get this data via API

Classify bilety.co.il — 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://bilety.co.il"}'
{ "domain": { "domain_url": "https://bilety.co.il", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.8892261981964111, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.38228991627693176, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.27591657638549805, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.2202414721250534, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs