Bachat Karne Ki Ninja Technique
This project implements Deal Ninja, a tool designed to help users find deals on e-commerce websites. Built with Bootstrap for a performant frontend, Deal Ninja empowers users to stay ahead of price fluctuations. The system automates price checks and triggers notifications through automated bots, ensuring a smooth and unobtrusive experience.
- Bootstrap
- Django
- Beautiful Soap
- Request
-
Product Scraping: Users can provide Amazon product URLs for price scraping.
-
Message Notifications: Get notified via telegram for various product changes.
-
Track Option: Tracking for the product.
-
Scraped Product Details: Present product image, title, pricing, and extracted details from the source website.
Clone the project
git clone https://github.com/nxd010/DealNinja
Go to the project directory.
cd DealNinja
To run this project, run the following command :
pip install -r requirements.txt
Go To Terminal
python manage.py runserver <port>