Skip to content

🐦 Archive current tweets from any profile to a JSON endpoint with the respective images

Notifications You must be signed in to change notification settings

t-var-s/cuckoonest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦cuckoonest

Archive current tweets from any profile to a JSON endpoint with the respective images. Currently scrapes them every couple of hours from nitter.net accumulating any new posts that are found. Each username is a subfolder of a folder called nests that can be hosted online. Each subfolder has an index.php that gives a JSON response with the latest accumulated posts. This also gets saved to a status.json file that can be requested if there's no need to check for any new posts. Related images are also downloaded to a subfolder, each archived profile is self-contained. For example:

cuckoonest

Requirements are PHP 5.3+ with composer to install the hQuery library. You can then run php CuckooNest.php with the usernames you'd like to scrape passed as arguments to create their respective folders.

About

🐦 Archive current tweets from any profile to a JSON endpoint with the respective images

Topics

Resources

Stars

Watchers

Forks

Languages