devdhawan2689 / Insta-Auto-Comment

This repository contains Python code for automating comments on Instagram posts based on hashtags. The code uses the instagrapi library to interact with the Instagram website, and it can be customized to comment on posts from any hashtag or set of hashtags.

Home Page:https://www.instagram.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Insta-Auto-Comment

This repository contains Python code for automating comments on Instagram posts based on hashtags. The code uses the instagrapi library to interact with the Instagram website, and it can be customized to comment on posts from any hashtag or set of hashtags.

ig

Ensure to use the "Comments_List.csv" file inorder to keep the track of posts the code has commented on so that there are no multiple comments on the same post.

You can also do additional things which can be found here -> https://adw0rd.github.io/instagrapi/

About

This repository contains Python code for automating comments on Instagram posts based on hashtags. The code uses the instagrapi library to interact with the Instagram website, and it can be customized to comment on posts from any hashtag or set of hashtags.

https://www.instagram.com/

License:MIT License


Languages

Language:Python 100.0%