Get this data via API

Classify newtownchamber.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://newtownchamber.org"}'
{ "domain": { "domain_url": "https://newtownchamber.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.6222276091575623, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Law & Government/Government/Other", "confidence": 0.3660610318183899, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Local News", "confidence": 0.3630680739879608, "IAB12-3": "Local News" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.23425738513469696, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Special Occasions/Other", "confidence": 0.2148507833480835, "IAB-239": "Hobbies & Interests" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.16978546977043152 } ] }, "success": true }
Get Free API Key View API Docs