😷 During Covid Pandemic, we all suffer financially and become difficult to earn single penny. That time we need to shop Online for our need like Household and grocery. There also have to pay as in this period but what if i say that you can save more money by comparing your needs in different platform on same place. So for this, here we are.
pip install selenium
pip install bs4
pip install itertools
pip install pandas
✔ You need to download CromeDriver here. To give the path in webdriver
- Open terminal and type
git clone
and give path of repo - After cloning of repo on local.
- Run main.py
- Done
Any kind of contributions are welcome.
- Fork the repo on GitHub.
- Clone the project to your own machine.
- Commit changes to development branch.
- Push your work back up to your fork.
- Submit a Pull request so that I can review your changes