Get this data via API

Classify bradford26.ca — 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://bradford26.ca"}'
{ "domain": { "domain_url": "https://bradford26.ca", "categories": [ { "name": "/News/Politics/Campaigns & Elections", "confidence": 0.34311145544052124, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Law & Government/Government/Other", "confidence": 0.32026171684265137, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Other", "confidence": 0.256285160779953, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Politics/Other", "confidence": 0.2156674712896347, "IAB12": "News", "IAB-386": "Politics" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.16098853945732117, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/News/Local News", "confidence": 0.1583120822906494, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs