Get this data via API

Classify thepeopleshouse.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://thepeopleshouse.org"}'
{ "domain": { "domain_url": "https://thepeopleshouse.org", "categories": [ { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.6675217151641846, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.32207921147346497, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Law & Government/Government/Executive Branch", "confidence": 0.1125476062297821, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs