Category
Reviews
No reviews yet — be the first to review autos.amazon.
Get this data via API
Classify autos.amazon — 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://autos.amazon"}'
{
"domain": {
"domain_url": "https://autos.amazon",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.8912336230278015,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.36543911695480347,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.2905026972293854,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.25567322969436646,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.20631323754787445,
"IAB3-4": "Business Software",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.12279462814331056,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Other",
"confidence": 0.12052349746227264,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.