Get this data via API

Classify usgs.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://usgs.gov"}'
{ "domain": { "domain_url": "https://usgs.gov", "categories": [ { "name": "/Science/Earth Sciences/Geology", "confidence": 0.6950510144233704, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Law & Government/Government/Other", "confidence": 0.6150963306427002, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.26958364248275757, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.23225609958171844 }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.2129620611667633, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.1581081598997116, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#1,925