Get this data via API

Classify lemmoforcongress.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://lemmoforcongress.com"}'
{ "domain": { "domain_url": "https://lemmoforcongress.com", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.950944185256958, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Politics/Other", "confidence": 0.2889547646045685, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.26124975085258484, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Sensitive Subjects/Other", "confidence": 0.2138357311487198, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.10675489902496338, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs