A Python-based automation tool for efficiently collecting League of Legends Esports capsules through headless browser automation.
- Headless browser automation for efficient resource usage
- Robust error handling and logging
- Configurable automation parameters
- Clean and maintainable code structure
- Detailed logging for monitoring and debugging
- Clone the repository:
git clone https://github.com/yourusername/loldropbot.git
cd loldropbot- Install dependencies:
pip install -r requirements.txt- Download and install Geckodriver
- Configure your settings in
config.yaml - Run the script: python main.py
This project is licensed under the MIT License
This project was developed as a demonstration of web automation and Python development skills. It is not affiliated with Riot Games or League of Legends.