Get this data via API

Classify bnl.gov — 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://bnl.gov"}'
{ "domain": { "domain_url": "https://bnl.gov", "categories": [ { "name": "/Science/Physics", "confidence": 0.5621883869171143, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Science/Scientific Institutions", "confidence": 0.4821244180202484, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.22907580435276031, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#16,782