Get this data via API

Classify landlobby.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://landlobby.org"}'
{ "domain": { "domain_url": "https://landlobby.org", "categories": [ { "name": "/Law & Government/Government/Lobbying", "confidence": 0.681800127029419, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.4508772492408752, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.2963685989379883, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Crowdfunding", "confidence": 0.20632421970367432, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.12076623737812042, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs