Category
Reviews
No reviews yet — be the first to review workingclassmovie.com.
Get this data via API
Classify workingclassmovie.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://workingclassmovie.com"}'
{
"domain": {
"domain_url": "https://workingclassmovie.com",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Comedy Films",
"confidence": 0.2383546680212021,
"IAB1-5": "Movies",
"IAB-646-SPSHQ5": "Genres - Comedy"
},
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.20887677371501925,
"IAB1-5": "Movies",
"IAB-647-SPSHQ5": "Genres - Drama"
},
{
"name": "/Arts & Entertainment/Movies/Documentary Films",
"confidence": 0.10226919502019882,
"IAB1-5": "Movies",
"IAB-332-SPSHQ5": "Genres - Documentary"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.