Get this data via API

Classify saveouracres.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://saveouracres.com"}'
{ "domain": { "domain_url": "https://saveouracres.com", "categories": [ { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.8270164728164673, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Other", "confidence": 0.5722681879997253, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.39417749643325806, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.26870861649513245, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Sensitive Subjects/Accidents & Disasters", "confidence": 0.17266981303691864, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/News/Politics/Political Polls & Surveys", "confidence": 0.1197059080004692, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.10652776062488556, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs