Selenium product
Instagram Bot
A multipurpose automated bot that can mass text users, receive messages, share posts and much more.
Multi-DM Followers

This will DM all followers of our account.

See code
Retrieve Messages

This will retrieve all new message from our inbox.

See code
Share Latest Post

This will analyze our latest post and send it to specific users.

See code
InstagramBot

Login

Logging-in to Instagram is essential.
Give your Instagram username and password for logging-in.



Instagrambot

DM All

Followers





Retrieve Message

  • This function opens our inbox and searches for new messages.
  • It uses object detection by pixel matching to search the latest message and then copies it and stores it in our back-end database.
  • It waits and check for new messages until it can tolerate and then exits.
  • Share Latest Post

    This function will first do a Caption analysis of our latest post. Then it’ll compare the category of our post with the category each user in our database likes. Finally it’ll send the post to every user who like the category.

    © 2021 InstagramBot by Abhilash Datta