Automate TikTok commenting with ease! This script uses Selenium to log in to TikTok, navigate hashtags, and post comments on videos, All hashtags and comments can be edited!
Run the python file login to tiktok and the script will save the cookies and use this for the next time you run it
- Log in to TikTok using saved cookies or manual login.
- Automatically post comments on videos under specified hashtags.
- Customizable comments promoting your choosen projects or product.
- Python 3.x
- Selenium
- Google Chrome & ChromeDriver
- Install the required Python libraries:
pip install selenium
- Configure your TikTok credentials in the script:
EMAIL = "[email protected]" PASSWORD = "your_password"
- Run the script:
python tiktokAdvertiser.py
Feel free to suggest improvements or contribute by visiting https://github.com/zebbern.
Enjoy!