Skip to content

neeraj1bh/ScraPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ScraPy

made-with-python Open Source Love svg1

A Web Scraper to send emails if price decrease for Products on Amazon.

Requirements

This script has been developed in Python 3.8, so you'll need python3.

As this script uses various python packages, I've created a requirement file so that you just have to type:

pip3 install -r requirements.txt

This will find and install the needed packages

Usage

In the scraper.py file
Enter the amazon URL
Enter your user agent here 'Search google for My User Agent'
and Enter the price drop after which you want to be notifed
after that run the file.

About

A Web Scraper to send emails if price decrease for Products on Amazon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages