Limesey / Amazon-Monitor

Used to be a a project I was hired to code. Was never paid for & lost contact with the commissioner. Use it as you please.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon-Monitor

Amazon monitor allows you to check the price of amazon items, and whether your desired seller is selling a product.

Table of Contents

Introduction

A project for a commission for which I was never paid for. The code is far from perfect & efficient, but it was one of my first interactions with Python and web scraping.

Setup

Clone this repository using Git:

$ git clone git@github.com:Limesey/WIP-Amazon-Monitor.git

Install the project's dependencies:

$ pip install -r requirements.txt

Then run it:

$ python src/index.py

Features

  • Get product sellers
  • Be notified when your desired seller is selling a product.

Technologies

Sources

About

Used to be a a project I was hired to code. Was never paid for & lost contact with the commissioner. Use it as you please.

License:MIT License


Languages

Language:Python 100.0%