Get this data via API

Classify hero.epa.gov — 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://hero.epa.gov"}'
{ "domain": { "domain_url": "https://hero.epa.gov", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.3345072865486145, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.25094351172447205, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Other", "confidence": 0.15454649925231934 }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.14319077134132385, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Reference/General Reference/Dictionaries & Encyclopedias", "confidence": 0.12071220576763152 } ] }, "success": true }
Get Free API Key View API Docs