Get this data via API
Classify greensteam.net — 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://greensteam.net"}'
{
"domain": {
"domain_url": "https://greensteam.net",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.8365617990493774,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Science/Ecology & Environment/Climate Change & Global Warming",
"confidence": 0.3846064507961273,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.35577329993247986,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources",
"confidence": 0.336002916097641,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.12809842824935913,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.10662146657705308,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.