Category
Reviews
No reviews yet — be the first to review aneverythingcompany.org.
Get this data via API
Classify aneverythingcompany.org — 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://aneverythingcompany.org"}'
{
"domain": {
"domain_url": "https://aneverythingcompany.org",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.5420272946357727,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.4069949686527252,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.12759964168071747,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.