summaryrefslogtreecommitdiff
path: root/doc/related.rst
blob: 62e2569c671c47613b9fb5b2e94914d16dc45045 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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