Last active
April 4, 2018 09:14
-
-
Save asquigglytwist/46b34f3cbe3b8dd28b4a to your computer and use it in GitHub Desktop.
Retrieve public tweets from user's timeline page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.querySelectorAll("#timeline .stream ol#stream-items-id li div.content div.js-tweet-text-container") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment