Category
Reviews
No reviews yet — be the first to review 360.eco.
Get this data via API
Classify 360.eco — 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://360.eco"}'
{
"domain": {
"domain_url": "https://360.eco",
"categories": [
{
"name": "/Sports/Sporting Goods/Electric Skateboards & Scooters",
"confidence": 0.844350278377533,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Scooters & Mopeds",
"confidence": 0.3596709966659546,
"IAB2-15": "Motorcycles",
"IAB-29-1": "Automotive - Scooters"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.