Category
Reviews
No reviews yet — be the first to review slfeed.net.
Get this data via API
Classify slfeed.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://slfeed.net"}'
{
"domain": {
"domain_url": "https://slfeed.net",
"categories": [
{
"name": "/Online Communities/Virtual Worlds",
"confidence": 0.76,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
},
{
"name": "/Online Communities/Blogging Resources & Services",
"confidence": 0.51,
"IAB19-34": "Web Design/HTML",
"IAB-629-619": "Internet - Web Design and HTML"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.