Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ twetcher Public archive

Retrieve someone's tweets from The Wayback Machine into a CSV file with a single command.

License

Notifications You must be signed in to change notification settings

imharvol/twetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twetcher

Retrieve someone's tweets from The Wayback Machine into a CSV file with a single command.

Usage

Clone the repository:

git clone https://github.com/imharvol/twetcher.git
  1. Clone the repository: git clone https://github.com/imharvol/twetcher.git
  2. Install dependencies: npm install
  3. Run! node index.js <twitterUsername>

Example: node index.js elonmusk

The program will store its progress in a ${USERNAME}.sqlite file, so feel free to stop and re-start it. Once the program is done fetching all the user's tweets, it will create an ${USERNAME}.csv with the desired output.

About

Retrieve someone's tweets from The Wayback Machine into a CSV file with a single command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published