Get this data via API

Classify abundance.institute — 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://abundance.institute"}'
{ "domain": { "domain_url": "https://abundance.institute", "categories": [ { "name": "/Computers & Electronics/Networking/VPN & Remote Access", "confidence": 0.9240188598632812, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.34173980355262756, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Government/Legislative Branch", "confidence": 0.2997782230377197, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.26581424474716187, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Technology News", "confidence": 0.22362220287323, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Law & Government/Government/Other", "confidence": 0.20978805422782895, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.1570310890674591, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/News/Politics/Other", "confidence": 0.1523108333349228, "IAB12": "News", "IAB-386": "Politics" } ] }, "success": true }
Get Free API Key View API Docs