https://github.com/chadtech/tweet-scraper
https://github.com/chadtech/tweet-scraper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chadtech/tweet-scraper
- Owner: Chadtech
- Created: 2016-05-01T20:44:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-01T20:49:12.000Z (about 10 years ago)
- Last Synced: 2025-02-16T07:42:02.435Z (over 1 year ago)
- Language: CoffeeScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Install
```
npm install
```
then run
```
coffee tweet-scraper.coffee dril
```
in your terminal to grab drils latest 50 or so tweets. You can search for twitter users other than dril, by replacing 'dril' in the command with another twitter handle.