Get this data via API

Classify godend.fr — 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://godend.fr"}'
{ "domain": { "domain_url": "https://godend.fr", "categories": [ { "name": "/Games/Roleplaying Games", "confidence": 0.24651430547237396, "IAB9-25": "Roleplaying Games", "IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games" }, { "name": "/Books & Literature/E-Books", "confidence": 0.18701443076133728, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Comics & Animation/Comics", "confidence": 0.1727130562067032, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Subcultures & Niche Interests", "confidence": 0.140062615275383, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Comics & Animation/Anime & Manga", "confidence": 0.10361194610595705, "IAB1": "Arts & Entertainment", "IAB-641-SPSHQ5": "Animation & Anime/Genres/Animation & Anime" } ] }, "success": true }
Get Free API Key View API Docs