Skip to content

jasonleibowitz/list-twitter-followers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List Twitter Followers

This is a command line utility which outputs a csv for a given user's "following" list.

Getting Started

  1. Clone this repository
  2. Sign up as a Twitter Developer and create an "app" so you can get your consumerKey and consumerSecret key.
  3. Rename the .env-example file to .env and provide your consumer key and secret key you obtained in step 2.
  4. Install npm dependencies by running npm install.
  5. Start the app with npm start and follow the on-screen instructions.

See it in Action

See it in action

About

Command Line tool to save a CSV of a user's twitter followers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published