Get this data via API

Classify chapter9put.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://chapter9put.org"}'
{ "domain": { "domain_url": "https://chapter9put.org", "categories": [ { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.8192930817604065, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.7106759548187256, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.16401734948158264, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.1582217961549759, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.11239270120859146, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs