jakobowsky / amazon-price-and-buybox-monitoring-tool

Get information about prices, sellers and buybox winners for different ASINs using Selling Partner API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Get information about prices, sellers and buybox winners for different ASINs using Selling Partner API


Languages

Language:Python 83.8%Language:HTML 16.2%