Get this data via API

Classify back4you.com.br — 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://back4you.com.br"}'
{ "domain": { "domain_url": "https://back4you.com.br", "categories": [ { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.7673959136009216, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Government/Other", "confidence": 0.15381872653961182, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.10455530881881714, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.1044877916574478, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.10051456838846208, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" } ] }, "success": true }
Get Free API Key View API Docs