Sometimes I half-remember a tweet, something that a person I follow on
Twitter had shared. Visiting the Twitter profile of this person and
browsing through it, manually searching for THE tweet, can take quite some
time.
I encounter this difficulty in cases where I vaguely remember the tweet,
perhaps just a phrase of it, but forget the link that was shared to a
particular blog post or video that caught my attention.
Fortunately, Twitter provides an API. By browsing through the
documentation,
I found this URL to be very useful in such cases:
(This displays the last 200 tweets published by the user
with screen_name TWITTER_USERNAME_HERE.)
A Ctrl+F in the browser helps to find the complete tweet (and its metadata)
by searching for the phrase or words that I had remembered.>