Category
Global Rank
#108,232
Reviews
No reviews yet — be the first to review every.to.
Get this data via API
Classify every.to — 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://every.to"}'
{
"domain": {
"domain_url": "https://every.to",
"categories": [
{
"name": "/Arts & Entertainment/Online Media",
"confidence": 0.95,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.85,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Arts & Entertainment/Entertainment Industry",
"confidence": 0.75,
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.