Get this data via API

Classify marcheconcours.ch — 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://marcheconcours.ch"}'
{ "domain": { "domain_url": "https://marcheconcours.ch", "categories": [ { "name": "/Games/Gambling/Sports Betting", "confidence": 0.5119807124137878, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Pets & Animals/Pets/Horses", "confidence": 0.49024271965026855, "IAB17-17": "Horses", "IAB-422": "Pets/Pets" }, { "name": "/Sports/Animal Sports/Equestrian", "confidence": 0.19890768826007843, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.16953454911708832, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.12827232480049133, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways", "confidence": 0.10578802973031998, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs