Get this data via API

Classify mayanomics.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://mayanomics.org"}'
{ "domain": { "domain_url": "https://mayanomics.org", "categories": [ { "name": "/People & Society/Social Sciences/Economics", "confidence": 0.648186206817627, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Online Communities/Other", "confidence": 0.5796977877616882, "IAB-148-132": "Education - Online Education" }, { "name": "/Finance/Investing/Other", "confidence": 0.4170242249965668, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Social Sciences/Political Science", "confidence": 0.3735738098621368, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/News/Business News/Economy News", "confidence": 0.24395638704299927, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Politics/Other", "confidence": 0.19703546166419983, "IAB12": "News", "IAB-386": "Politics" } ] }, "success": true }
Get Free API Key View API Docs