Get this data via API

Classify countyconnectioncard.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://countyconnectioncard.com"}'
{ "domain": { "domain_url": "https://countyconnectioncard.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.4339780807495117, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.20956221222877505, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.1394689828157425, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.11310143768787384, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Local News", "confidence": 0.11001735925674438, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs