Get this data via API

Classify bendlikebamboo.com — 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://bendlikebamboo.com"}'
{ "domain": { "domain_url": "https://bendlikebamboo.com", "categories": [ { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.913364589214325, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.2746645212173462, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.14870531857013702, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Health/Medical Facilities & Services/Physical Therapy", "confidence": 0.1354814171791077, "IAB7-36": "Physical Therapy", "IAB-236-232": "Wellness - Physical Therapy" } ] }, "success": true }
Get Free API Key View API Docs