Get this data via API

Classify cecilcountylibrary.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://cecilcountylibrary.org"}'
{ "domain": { "domain_url": "https://cecilcountylibrary.org", "categories": [ { "name": "/Books & Literature/Children's Literature", "confidence": 0.755165696144104, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.7253369688987732, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Libraries & Museums/Libraries", "confidence": 0.3800854980945587, "IAB-155-150": "Attractions - Museums & Galleries" }, { "name": "/Books & Literature/Other", "confidence": 0.2147381901741028, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.1263929158449173, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs