Get this data via API

Classify bradshawlawgroup.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://bradshawlawgroup.com"}'
{ "domain": { "domain_url": "https://bradshawlawgroup.com", "categories": [ { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.8846064209938049, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.5589616894721985, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Accounting & Auditing/Other", "confidence": 0.33674323558807373, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.177130326628685, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.1085013598203659, "IAB13-7": "Investing", "IAB-414-410": "Stocks and Bonds/Personal Finance/Personal Investing/Stocks and Bonds" } ] }, "success": true }
Get Free API Key View API Docs