Get this data via API

Classify selectgeneration.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://selectgeneration.com"}'
{ "domain": { "domain_url": "https://selectgeneration.com", "categories": [ { "name": "/Sports/College Sports", "confidence": 0.7995700836181641, "IAB17": "Sports", "IAB-487-483": "College Sports/Sports/College Sports" }, { "name": "/Sports/Team Sports/American Football", "confidence": 0.6049922108650208, "IAB17": "Sports", "IAB-484-483": "American Football/Sports/American Football" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.34940803050994873, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.2433963418006897, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/News/Sports News", "confidence": 0.19001124799251556, "IAB12": "News", "IAB-226-225": "Fitness and Exercise - Participant Sports" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.18153102695941925, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs