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/DealNinjaGo to the project directory.
cd DealNinjaTo run this project, run the following command :
pip install -r requirements.txtGo To Terminal
python manage.py runserver <port>