This README provides instructions on setting up a Python virtual environment, installing required packages, configuring ChromeDriver for Selenium, and running the script using pm2
or screen
on a Linux system.
Ensure you have the following installed on your system:
- Python 3
- pip (Python package installer)