Get this data via API

Classify thepodio.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://thepodio.com"}'
{ "domain": { "domain_url": "https://thepodio.com", "categories": [ { "name": "/People & Society/Social Sciences/Communications & Media Studies", "confidence": 0.9153047800064088, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.4736427962779999, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.15509501099586487, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.13003748655319214, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.12944290041923523, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs