BudgetBuddy is a Python script designed to streamline your online shopping experience. It efficiently navigates the Amazon web store, tailored to your specific preferences, and diligently seeks products within your designated budget range. Upon discovering a match, BudgetBuddy promptly sends a personalized email notification, complete with the product link, providing you with a seamless and budget-conscious shopping solution.
- Efficient Navigation: BudgetBuddy efficiently navigates the Amazon web store.
- Personalized Shopping: Tailored to your specific preferences, it diligently seeks products within your designated budget range.
- Email Notifications: Upon discovering a match, BudgetBuddy promptly sends a personalized email notification, complete with the product link.
To install BudgetBuddy, follow these steps:
- Clone the Repository: Clone this repository to your local system.
- Run the Script: Execute the main.py script. You can do this from the command line by navigating to the directory containing main.py and running the command python main.py. Alternatively, you can use your preferred file manager to navigate to main.py and run the script.