Get this data via API

Classify talkwithfounders.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://talkwithfounders.com"}'
{ "domain": { "domain_url": "https://talkwithfounders.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7992112040519714, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2841830551624298, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.25785765051841736, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.21108539402484897, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.13403578102588654, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Online Communities/Dating & Personals/Other", "confidence": 0.1175408661365509, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.1118309050798416, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.10168813914060593, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs