- Open Chrome
- Go there -> http://websta.me/tag/cat
- Open Console (CMD+j)
- Paste the code and hit enter
- Repeat 2-5 for desired hashtags i.e
s/cat/yourhashtag
// Click the like button, Note that instagram has limited the number of likes
// As far as I can tell more than 70 likes within one minute and you have to wait for another hour
$(".likeButton").each(function(index) {