https://github.com/tttprog/instagram_comment_tag
Instagram Bot
https://github.com/tttprog/instagram_comment_tag
instagram-bot instagram-scraper instaloader python3 selenium webdriver
Last synced: about 2 months ago
JSON representation
Instagram Bot
- Host: GitHub
- URL: https://github.com/tttprog/instagram_comment_tag
- Owner: tttprog
- Created: 2022-02-19T12:58:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T17:05:53.000Z (over 4 years ago)
- Last Synced: 2026-04-26T07:34:03.813Z (about 2 months ago)
- Topics: instagram-bot, instagram-scraper, instaloader, python3, selenium, webdriver
- Language: Python
- Homepage:
- Size: 1.47 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User-ID-tags-below-the-post
first: install python --last-version and install selenium --latest-version and download geckodriver.exe from
https://www.selenium.dev/
--------------------------------------
create a accounts.txt and split with '-' for Example
{'username':'your_username','password':'your_password'}-{'username':'your_username','password':'your_password'}
---------------------------------------------------
create target_users.txt and split with ',' for example
cristiano,leomessi
----------------------------
create post_link.txt and split with ',' for example
https://www.instagram.com/p/CZJ2aWFgpsN/,https://www.instagram.com/p/CYCtghHsMyD/
----------------------------------
well Done!, Let's do this
---------------------------------
1.open terminal in linux and cmd in windows
2.go to file path
3.pythoh3 tag_comment_v2.py or python tag_comment.py
-----------------------
Yes, it works😍