ashim888 / awis

A python script to query Amazon's Alexa Web Information Service (AWIS).
GNU General Public License v3.0
37 stars 18 forks source link

cat_browse should call 'CategoryBrowse' not 'CategoryListings' #26

Open dkamenov-df opened 4 years ago

dkamenov-df commented 4 years ago
  1. These are 2 distinct endpoints - cat_browse should call 'CategoryBrowse' not 'CategoryListings'
  2. parameter domain is unused (and doesn't make any sense for either call)