Get this data via API
Classify theawakeningsummit.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://theawakeningsummit.org"}'
{
"domain": {
"domain_url": "https://theawakeningsummit.org",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.6224634647369385,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Metals & Mining/Precious Metals",
"confidence": 0.21565596759319303,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.1481098830699921,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.13467711210250854,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.13122545182704926,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.