Get this data via API

Classify bcda.org — 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://bcda.org"}'
{ "domain": { "domain_url": "https://bcda.org", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.35234275460243225, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Economy News", "confidence": 0.1523919403553009, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Law & Government/Government/Other", "confidence": 0.11137638241052628, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.10269687324762344, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs