Category
Reviews
No reviews yet — be the first to review flutterlog.com.
Get this data via API
Classify flutterlog.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://flutterlog.com"}'
{
"domain": {
"domain_url": "https://flutterlog.com",
"categories": [
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.33384737372398376,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.306797593832016,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.15434105694293976,
"IAB14-1": "Dating",
"IAB-188-186": "Family and Relationships - Dating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.