Skip to content

Instantly share code, notes, and snippets.

View rstriquer's full-sized avatar
🎯
focused

Ricardo Striquer Soares rstriquer

🎯
focused
View GitHub Profile
@rstriquer
rstriquer / instalike.js
Last active November 23, 2021 09:16 — forked from jadeallencook/instalike.js
Scripts that auto likes posts on instagram via tag.
// javascript function to use on terminal.
// based on code from https://gist.github.com/jadeallencook/139a3d5f9291c2d612d91c8b8c72a755
// more to considere: https://www.youtube.com/watch?v=yM0NIZ6wbEc
// script do login: https://github.com/mateovrb/instafollow
// script feito em phyton https://www.youtube.com/watch?v=0PdIP2Q2X4U
/**
* Get element by XPath
* - Get the xpath thrught the browser and use it to select that element.
* @param string path