Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
t-var-s authored Apr 23, 2023
1 parent c5ce8d9 commit d1d98a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
##🐦cuckoonest
## 🐦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:

Expand Down

0 comments on commit d1d98a1

Please sign in to comment.