Category
Reviews
No reviews yet — be the first to review filot.me.
Get this data via API
Classify filot.me — 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://filot.me"}'
{
"domain": {
"domain_url": "https://filot.me",
"categories": [
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.5799967646598816,
"IAB13-7": "Investing",
"IAB-81-80": "Economy - Commodities"
},
{
"name": "/Business & Industrial/Metals & Mining/Precious Metals",
"confidence": 0.19689756631851196,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.1263948231935501,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Finance - Personal Investing"
},
{
"name": "/Online Communities/Other",
"confidence": 0.1223822757601738,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.