Get this data via API
Classify folotop.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://folotop.com"}'
{
"domain": {
"domain_url": "https://folotop.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.717157244682312,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.19658562541007996,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13874012231826782,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.10912994295358658,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.