Category
Global Rank
#575,052
Reviews
No reviews yet — be the first to review cherrypop.ai.
Get this data via API
Classify cherrypop.ai — 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://cherrypop.ai"}'
{
"domain": {
"domain_url": "https://cherrypop.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.431580513715744,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Adult",
"confidence": 0.32685819268226624,
"IAB25-3": "Pornography",
"IAB-Rm3SiT-v9i3On": "Sensitive Topics - Adult & Explicit Sexual Content"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.