Skip to content

Instantly share code, notes, and snippets.

@sinancan34
Created October 15, 2020 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sinancan34/d0a8b422b4c52edf030722fb9be5cc23 to your computer and use it in GitHub Desktop.
Save sinancan34/d0a8b422b4c52edf030722fb9be5cc23 to your computer and use it in GitHub Desktop.
document.querySelectorAll("div[data-testid$='-follow']").forEach(function(e){e.click()})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment