Get this data via API

Classify choistroy.com — 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://choistroy.com"}'
{ "domain": { "domain_url": "https://choistroy.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.941615104675293, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.20073334872722623, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.19711223244667053, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs