Get this data via API

Classify pthclaims.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://pthclaims.com"}'
{ "domain": { "domain_url": "https://pthclaims.com", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance", "confidence": 0.47883379459381104, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Law & Government/Legal/Accident & Personal Injury Law", "confidence": 0.24210546910762787, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Insurance/Vehicle Insurance", "confidence": 0.2235175520181656, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.21366797387599945, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Self Storage", "confidence": 0.1183621510863304, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs