summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-02-23 10:53:49 +0100
committerLars-Dominik Braun <lars@6xq.net>2018-02-23 10:53:49 +0100
commitabe8d6e1674f7ac42974422cb9b70cd929bb0fba (patch)
tree793f2685ee6c67f091b0f1d76d4a7a2a61b0d26a /README.rst
parentd078d8f4046971e60adcb6a8cc88067f78934eff (diff)
downloadcrocoite-abe8d6e1674f7ac42974422cb9b70cd929bb0fba.tar.gz
crocoite-abe8d6e1674f7ac42974422cb9b70cd929bb0fba.tar.bz2
crocoite-abe8d6e1674f7ac42974422cb9b70cd929bb0fba.zip
README: Add Squidwarc to related projects
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f86d8aa..fb5e385 100644
--- a/README.rst
+++ b/README.rst
@@ -121,6 +121,11 @@ Related projects
brozzler_
Uses Google Chrome as well, but intercepts traffic using a proxy. Supports
distributed crawling and immediate playback.
+Squidwarc_
+ Communicates with headless Google Chrome and uses the Network API to
+ retrieve requests like crocoite. Supports recursive crawls and page
+ scrolling, but neither custom JavaScript nor distributed crawling.
.. _brozzler: https://github.com/internetarchive/brozzler
+.. _Squidwarc: https://github.com/N0taN3rd/Squidwarc