Category
Global Rank
#69,750
Reviews
No reviews yet — be the first to review flip.it.
Get this data via API
Classify flip.it — 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://flip.it"}'
{
"domain": {
"domain_url": "https://flip.it",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.61,
"IAB11-2": "Legal Issues",
"IAB-380": "Crime"
},
{
"name": "/News",
"confidence": 0.58,
"IAB12": "News"
},
{
"name": "/Sensitive Subjects",
"confidence": 0.57
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.