Get this data via API

Classify algaetree.in — 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://algaetree.in"}'
{ "domain": { "domain_url": "https://algaetree.in", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.3718504309654236, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.3711198568344116, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.363714337348938, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.3159696161746979, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy", "confidence": 0.1604011356830597, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs