RPArena is your go-to repository for all things automation. Here, you'll find a collection of projects designed to automate various tasks, from web scraping to sending notifications. Our goal is to make automation accessible and fun for everyone.
Automate the process of logging into Instagram using Selenium WebDriver. This project includes features to automatically close the browser when the user logs out manually.
Track stock prices from Yahoo Finance and receive email alerts for significant price changes. This project also saves historical prices and generates plots for price trends.
Automate the process of generating and sending daily email reports. This project includes customizable report template, data processing, and error handling.
-
Clone the repository:
git clone https://github.com/aloukikjoshi/RPArena.git cd RPArena
-
Install the required Python packages:
pip install -r requirements.txt
-
Set up your environment variables:
- Create a
.env
file in the project directory. - Add your credentials and other sensitive information.
- Create a
We welcome contributions from everyone! Whether you're fixing bugs, adding new features, or creating new automation projects, your contributions are valuable. Please refer to the contribution guidelines for more details.
Feel free to create issues for any bugs you encounter or features you'd like to see. We also welcome suggestions for new automation projects. Here are some common types of issues you can contribute to:
For any questions or suggestions, please use the repository discussions.
If you find this repository useful, please star it to show your support!
Happy Automating! 🚀