Get this data via API

Classify tfs.gr — 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://tfs.gr"}'
{ "domain": { "domain_url": "https://tfs.gr", "categories": [ { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.5504226088523865, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.31520596146583557, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.1799754947423935, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.17383968830108645, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.1449529379606247, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs