π Instagram Helper
We are trying to fix it, but it may take couple more weeks. Press Watch & star at the above to keep yourself updated
Instagram Scripts for various tasks automation
This JavaScript has helper methods to perform various tasks automation.
- Install Chrome Browser
- Create an empty temporary folder somewhere.
- Download the file InstagramHelperChrome.vbs and double click on it.
- Select that temporary created folder.
- That will then generate a Chrome Shortcut on your selected path with name
InstagramHelperChrome
- Open that Special Chrome Browser using that shortcut. (Ignore the flag that says You are using an unsupported comman-line flag: --disable-web-security. Stability and security will suffer) (This flag is shown because we will be mimicking the automation process of Sending Request to Instagram using Chrome).
- Install Disable Content-Security-Policy Extension.
- Open Instagram.com in new tab and click on CSP icon to enable them. (It should turn pink)
- Press
F12
(Developer Tools) orCtrl+Shift+I
- Press
Ctrl+R
to reload the page. - Paste the following code in the console tab.
const script = document.createElement("script");
script.src = "https://cdn.jsdelivr.net/gh/pishangujeniya/[email protected]/dist/InstagramHelper.min.js";
script.async = false;
document.head.appendChild(script);
setTimeout(() => {
new InstagramHelper();
}, 2000);
- There might be some errors related to Instagram site, not every error displayed on console are from our script.
- If error persists and repeats everytime, then close browser logout and relogin and then try running the code.
- Try to close the browser re-open Instagram and logout then login.
- Try with more higher number of delay seconds.
- Deleting messages is kept intentionally slow because Instagram has limit to delete number of messages in per second.
- If we delete fastly then Instagram servers detects it as bot and then unsending is not allowed with the session temporarily, until you logout and relogin. So to avoid getting detected, we have kept a delay in the code to delete messages with specific interval of time.
- It is very tedious and time consuming process, but efficient and better than doing it manually. One can simply open a new chrome browser window and follow the simple steps and minimise it.
- Refresh the page or Close the browser or Restart the computer.
- Open the link InstagramHelperDataViewer to view the data.
- Check Issues Page
- If your question is not existing in issues do create a new Issue here instead of messaging on social media or emailing me.
The script or the creator is in any ways not reponsibile for any of your actions. Do at your own risk.
For education purpose only.
The script in any way is not doing anything different other than just computer programmatically automation to the task which a user would do manually.
We do not collect any data or information.
The network request is send to server whenever a user does some task on using Instagram Normally, that requests are automatically programmatically sent using this script.
We do not have any connection to the user who is using this script.
The script is totally the similar execution of code to the task which Instagram Website does.
The script does the task on the site of Instagram.com and so the requests are also sent on the Instagram server for the task.
The code of script is totally opensource and is very simple and easy to understand which can confirm the above statements.
If you are happy to use this project and found this project helpful for you as well as others or you learned something from the source code of this project and want to thank me,
- Be a Stargazer to this repository.
- Share with your friends and colleagues.
- Follow and Endorse me on linkedin.
Star it! β If it worked for you.
- NXkXiXa RXaXhXv
- LXiXa GXtXs
- MXrX UXnXhXeX
- NXdXr AXnXy
- MXKXrXiXtXn