Get this data via API

Classify ghbnetwork.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://ghbnetwork.org"}'
{ "domain": { "domain_url": "https://ghbnetwork.org", "categories": [ { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.6351813077926636, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.42885255813598633, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.3231143355369568, "IAB-239": "Hobbies & Interests" }, { "name": "/Finance/Investing/Other", "confidence": 0.1193537712097168, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.11757715046405792, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Issues & Advocacy/Poverty & Hunger", "confidence": 0.11748326569795609, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs