Category
Global Rank
#111,764
Reviews
No reviews yet — be the first to review flipper.net.
Get this data via API
Classify flipper.net — 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://flipper.net"}'
{
"domain": {
"domain_url": "https://flipper.net",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.5319773554801941,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electronic Components",
"confidence": 0.30988040566444397,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.25232061743736267,
"IAB9-24": "Radio",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Other",
"confidence": 0.13723652064800262,
"IAB19-6": "Cell Phones",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.