This is a personal tiny tool to be able to browse the tweets I've personally liked - I'm constantly vaguely remembering things that I know I've liked on Twitter and can't find them on their app again.
The API key is subjected to a 75 query / 15min quota, which is quickly running out.
Almost everything happens in the browser: queries are cached and search happens thanks to fuse.js.

Feel free to fork the project to use it on your own with your own API key.

Back