Category
Reviews
No reviews yet — be the first to review greenhorns.org.
Get this data via API
Classify greenhorns.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://greenhorns.org"}'
{
"domain": {
"domain_url": "https://greenhorns.org",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Documentary Films",
"confidence": 0.7719310522079468,
"IAB1-5": "Movies",
"IAB-332-SPSHQ5": "Genres - Documentary"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.34840288758277893,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Arts & Entertainment/Events & Listings/Movie Listings & Theater Showtimes",
"confidence": 0.1754479706287384,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.15738928318023682,
"IAB1-5": "Movies",
"IAB-647-SPSHQ5": "Genres - Drama"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.1353999376296997,
"IAB16": "Pets",
"IAB-VKIV56-SPSHQ5": "Genres - Nature"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.10601627826690674,
"IAB15": "Science",
"IAB-464": "Science"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.