Get this data via API

Classify broadfactor.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://broadfactor.com"}'
{ "domain": { "domain_url": "https://broadfactor.com", "categories": [ { "name": "/Law & Government/Government/Government Contracting & Procurement", "confidence": 0.41241034865379333, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Finance/Investing/Stocks & Bonds", "confidence": 0.1006963700056076, "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