Skip to content

Node.js module that gets all of a user's Tweets. Built using the twit node.js module.

Notifications You must be signed in to change notification settings

faraza/GetAllTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is an exportable Node.js module, built using Twit, that takes a Twitter handle and returns an array containing all of that user’s tweets. This is useful because the API only allows one to access tweets 200 at a time. This retrieves up to 3200 of the user’s most recent tweets (Twitter API does not allow access to more than that).

About

Node.js module that gets all of a user's Tweets. Built using the twit node.js module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published