Get this data via API

Classify bdpa.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://bdpa.org"}'
{ "domain": { "domain_url": "https://bdpa.org", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.3854466080665589, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.29442545771598816, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Technology News", "confidence": 0.22782817482948303, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Jobs & Education/Education/Academic Conferences & Publications", "confidence": 0.2178740501403809, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Other", "confidence": 0.1668688803911209, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs