Category
Reviews
No reviews yet — be the first to review fgl.best.
Get this data via API
Classify fgl.best — 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://fgl.best"}'
{
"domain": {
"domain_url": "https://fgl.best",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.8663612604141235,
"IAB19-28": "Portable",
"IAB-630-599": "Computing - Laptops"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.2797510027885437,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.24869227409362793,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.13189364969730377,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.10409044474363328,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Computers & Electronics/Computer Hardware/Desktop Computers",
"confidence": 0.1008438691496849,
"IAB19": "Technology & Computing",
"IAB-617-599": "Computing - Desktops"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.