Get this data via API

Classify tariffrecoveryagency.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://tariffrecoveryagency.com"}'
{ "domain": { "domain_url": "https://tariffrecoveryagency.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.8992242813110352, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.7211243510246277, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.2643601596355438, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.17582836747169495, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.11380897462368011, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs