Get this data via API

Classify grants.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://grants.gov"}'
{ "domain": { "domain_url": "https://grants.gov", "categories": [ { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.886391818523407, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Other", "confidence": 0.19296225905418396, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Study Grants & Scholarships", "confidence": 0.16456574201583862, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Government/Other", "confidence": 0.10203346610069276, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#22,130