Skip to content

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! It also saves video links its commented on so it does not comment on the same video twice!

License

Notifications You must be signed in to change notification settings

zebbern/Tiktok-Advertiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

TikTok Advertiser Bot

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

Features:


  • 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.

Requirements:


  • Python 3.x
  • Selenium
  • Google Chrome & ChromeDriver

Usage:


  1. Install the required Python libraries:
    pip install selenium
    
  2. Configure your TikTok credentials in the script:
    EMAIL = "[email protected]"
    PASSWORD = "your_password"
    
  3. Run the script:
    python tiktokAdvertiser.py
    

Contribute:

Feel free to suggest improvements or contribute by visiting https://github.com/zebbern.

Enjoy!

About

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! It also saves video links its commented on so it does not comment on the same video twice!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages