Get this data via API

Classify thanktheworld.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://thanktheworld.org"}'
{ "domain": { "domain_url": "https://thanktheworld.org", "categories": [ { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.2943662405014038, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Online Communities/Social Networks", "confidence": 0.2157018929719925, "IAB-148-132": "Education - Online Education" }, { "name": "/Online Communities/Other", "confidence": 0.1232232004404068, "IAB-148-132": "Education - Online Education" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.11747974157333374, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.1078006848692894, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs