https://github.com/hubgit/archive-twitter-likes
https://github.com/hubgit/archive-twitter-likes
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hubgit/archive-twitter-likes
- Owner: hubgit
- Created: 2018-01-20T08:06:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T08:06:37.000Z (about 8 years ago)
- Last Synced: 2025-03-11T11:08:46.822Z (11 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This tool fetches a list of the given user's favorites ("likes") from the Twitter API and saves them to a local newline-delimited JSON file with a timestamped filename.
Note that the Twitter API returns the liked tweets in reverse chronological posting order, and it's only possible to retrieve the 3200 most recent tweets.
## Usage
`npm start `