Get this data via API

Classify wecarewevoteok.org — 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://wecarewevoteok.org"}'
{ "domain": { "domain_url": "https://wecarewevoteok.org", "categories": [ { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.8642333149909973, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.4051588475704193, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.364669531583786, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Government/Other", "confidence": 0.2720174789428711, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.2531210482120514, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs