Get this data via API

Classify nist.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://nist.gov"}'
{ "domain": { "domain_url": "https://nist.gov", "categories": [ { "name": "/Science/Scientific Institutions", "confidence": 0.4939739108085632, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Law & Government/Government/Other", "confidence": 0.4578469097614288, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.10897654294967651, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#219