Skip to content

devanshu1204/Amazon-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AMAZON WEB SCRAPER

This repository contains a web scraping tool created by my me to track Amazon prices. It notifies every time via Email whenever their is a decrease in price.

LIBRARIES & MODULES USED

  • Beautiful Soup 4 : It is used for pulling data out of HTML and XML files.
  • urllib.request : It is used for opening URLs in a complex world.
  • smtplib : Used to send mail to notify whenever the prices goes down.
  • Time : Used in many ways of representing time in code, such as objects, numbers, and strings. Also used for waiting during code execution.

About

A web scraper to track amazon prices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages