From 9c3772e74f4b6144c039800b4760c16a74854d59 Mon Sep 17 00:00:00 2001 From: ross-spencer Date: Tue, 11 Feb 2025 17:59:34 +0100 Subject: [PATCH] Add Community Archive (Twitter Archive and API) Co-Authored-By: Gabriel Chartier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0e4bbc..ef2ee94 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ This list of tools and software is intended to briefly describe some of the most * [Brozzler](https://github.com/internetarchive/brozzler) - A distributed web crawler (爬虫) that uses a real browser (Chrome or Chromium) to fetch pages and embedded urls and to extract links. *(Stable)* * [Cairn](https://github.com/wabarc/cairn) - A npm package and CLI tool for saving webpages. *(Stable)* * [Chronicler](https://github.com/CGamesPlay/chronicler) - Web browser with record and replay functionality. *(In Development)* +* [Community Archive](https://www.community-archive.org/) - Open Twitter Database and API with tools and resources for building on archived Twitter data. * [crau](https://github.com/turicas/crau) - crau is the way (most) Brazilians pronounce crawl, it's the easiest command-line tool for archiving the Web and playing archives: you just need a list of URLs. *(Stable)* * [Crawl](https://git.autistici.org/ale/crawl) - A simple web crawler in Golang. *(Stable)* * [crocoite](https://github.com/promyloph/crocoite) - Crawl websites using headless Google Chrome/Chromium and save resources, static DOM snapshot and page screenshots to WARC files. *(In Development)*