Company
Category
Reviews
No reviews yet — be the first to review queerty.com.
Get this data via API
Classify queerty.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://queerty.com"}'
{
"domain": {
"domain_url": "https://queerty.com",
"categories": [
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.8467048406600952,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
},
{
"name": "/People & Society/Other",
"confidence": 0.6453160643577576,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.5449040532112122,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/News/Gossip & Tabloid News/Other",
"confidence": 0.1817692369222641,
"IAB12": "News",
"IAB-432": "Pop Culture"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.1665273755788803,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
},
{
"name": "/Arts & Entertainment/Movies/Drama Films",
"confidence": 0.11119015514850616,
"IAB1-5": "Movies",
"IAB-647-SPSHQ5": "Genres - Drama"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.