https://github.com/nevilparmar11/webscrapping
Web scrapping tool built in selenium and BeautifulSoup.
https://github.com/nevilparmar11/webscrapping
beautifulsoup4 python3 scrapping-python selenium
Last synced: 3 months ago
JSON representation
Web scrapping tool built in selenium and BeautifulSoup.
- Host: GitHub
- URL: https://github.com/nevilparmar11/webscrapping
- Owner: nevilparmar11
- Created: 2020-03-20T13:47:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T14:54:28.000Z (about 5 years ago)
- Last Synced: 2025-01-11T01:11:52.594Z (4 months ago)
- Topics: beautifulsoup4, python3, scrapping-python, selenium
- Language: Python
- Homepage:
- Size: 6.03 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webscrapping
I made this repo few days back during black friday on amazon using selenium and BeautifulSoup. When you search for any item in this tool , it will look into serveral pages and will give you an item with the cheapest price. It gives you the price difference as well, previous price and current price and loggs all the products into json format in products.json for the future reference.# Have a look 😁

[Full video tutorial](https://drive.google.com/open?id=1RBErrbo14FqOuc6LJ49zYngYlLY6ZWnh)