Get this data via API

Classify beckoningwithin.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://beckoningwithin.com"}'
{ "domain": { "domain_url": "https://beckoningwithin.com", "categories": [ { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.6998102068901062, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.6639381647109985, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.33738279342651367, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Women's Health", "confidence": 0.2022819221019745, "IAB7-45": "Women's Health", "IAB-238-223": "Women's Health/Healthy Living/Women's Health" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.17686016857624054, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/People & Society/Other", "confidence": 0.17016644775867462, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.13335475325584412, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" } ] }, "success": true }
Get Free API Key View API Docs