Get this data via API

Classify rate-fast.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://rate-fast.com"}'
{ "domain": { "domain_url": "https://rate-fast.com", "categories": [ { "name": "/Health/Health Conditions/Injury", "confidence": 0.4636179208755493, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Legal/Accident & Personal Injury Law", "confidence": 0.40938717126846313, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Labor & Employment Law", "confidence": 0.29861852526664734, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.2586137652397156, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.21964186429977417 }, { "name": "/Finance/Insurance/Other", "confidence": 0.1031511202454567, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs