Skip to content

Instantly share code, notes, and snippets.

@ebola5114
ebola5114 / like-post-instagram.js
Created September 25, 2025 06:55 — forked from chaodonghu/like-post-instagram.js
Google Chrome script that allows user to mass like instagram posts, automatically presses "next" and likes post.
// Run GOOGLE CHROME - WORKING AS OF JULY 21 2025
// Please @ me in the comments if this stops working, I will try to get it working again within the month
// INSTRUCTIONS
// 1. Open Instagram in Chrome
// 2. Search for a hashtag (eg. https://www.instagram.com/explore/tags/hikingadventures/)
// 3. Click on a photo to reveal the like button as well as arrows for navigating between photos
// 3. Open developer tools by right clicking on the page and clicking "INSPECT"
// 4. Copy the code below and paste in the developer tools console and press enter to run
// 5. Script will not run if tab is navigated away from, minimized of unfocused (It is recommended to open a new chrome window or push tab to the side and let script run in background)