/TweetScrapper

🐦 Create a file of all a user's tweets (ignores RTs).

Primary LanguageJavaScript

Tweet Scrapper

Create a file of all a user's tweets (ignores RTs).

Instructions:

  1. $ git clone and $ cd to the repo.
  2. $ npm install.
  3. Setup env flags:
  • TWITTER_CONSUMER_KEY
  • TWITTER_CONSUMER_SECRET
  • TWITTER_ACCESS_TOKEN_KEY
  • TWITTER_ACCESS_TOKEN_SECRET
  1. $ node index.js charlesrenwick.
  2. The program pipes to tweets.txt