Get this data via API

Classify data.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://data.gov"}'
{ "domain": { "domain_url": "https://data.gov", "categories": [ { "name": "/Law & Government/Government/Other", "confidence": 1, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.4273080229759216, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.3347252905368805, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.12328720837831496, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#22,161