Step-by-Step guides to automate Instagram in the browser
If you can perform an action manually in the browser, it is most likely that it can be automated. Use these easy-to-follow guides to create your own bots to automate tasks in Meta's Instagram platform using your browser.
Cannot find a guide for your use case? suggest an idea (opens new window) and we will make one.
# List of platform specific guides
- How to automate Instagram DM's
- Create a blank Google Sheet
- Start from blank, adding the following steps
- Add a ‘Read data from Google sheets’ step
- Add a ‘Loop through data’ step
- Add a ‘Go to page’ sub-step to load the Instagram profiles
- Add a "Get data from bot"s current page' sub-step
- Add a "If condition" sub-step
- Add a ‘Click element’ to click the DM button
- Add a ‘Wait’ step to pause the bot for a moment
- Add a ‘Click element’ to close the dialog window
- Add a ‘Wait’ step to pause the bot for a moment
- Add an ‘Enter text’ step to type in the direct message
- Add an ‘Press key(s)’ step to send DM
- Add a ‘Delete rows from a Google Sheet’ sub-step
- Wrapping up