Get this data via API

Classify madeinthewild.tv — 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://madeinthewild.tv"}'
{ "domain": { "domain_url": "https://madeinthewild.tv", "categories": [ { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.5370556712150574, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.3521401584148407, "IAB-422": "Pets" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.16598571836948395, "IAB-239": "Hobbies & Interests" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.12202367186546326, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.1207387074828148, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.10196269303560256, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs