Get this data via API
Classify pictureserver.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://pictureserver.net"}'
{
"domain": {
"domain_url": "https://pictureserver.net",
"categories": [
{
"name": "/Online Communities/Other",
"confidence": 0.6222081780433655,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.14053751528263092,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Dating & Personals/Other",
"confidence": 0.11965721100568771,
"IAB-148-132": "Education - Online Education"
}
]
},
"success": true
}
Category
Global Rank
#108,187
Get this data as JSON — free trial, 50 API calls included.