Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 916 Bytes

File metadata and controls

28 lines (22 loc) · 916 Bytes

Get information about prices, sellers and buybox winnders for different ASINs using Selling Partner API Watch full video here

buybox_thumbnail Screenshot 2022-10-20 at 11 18 32 Screenshot 2022-10-20 at 11 18 49

Setup Python Virtual Environment

pipenv install
pipenv shell

Running Script

#create and fill credentials in .env
python manage.py migrate
python manage.py runserver

Monitoring tool script

python manage.py get_data_from_amazon