Get this data via API

Classify piempowered.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://piempowered.org"}'
{ "domain": { "domain_url": "https://piempowered.org", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 1, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Arts & Entertainment/Visual Art & Design/Visual Arts & Design Education", "confidence": 0.6782158017158508, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.1409190446138382, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.14062245190143585, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs