This Python script automates specific tasks using the Selenium web automation library and the Schedule library. The tasks include performing searches on a search engine and sending WhatsApp messages at specified times.
Make sure you have the following installed on your machine:
- Python
- Selenium
- Schedule
- Microsoft Edge WebDriver
- EdgeChromiumDriverManager
You can install the required Python packages using the following command:
This project is licensed under the MIT License.
pip install selenium schedule webdriver_manager