related.rst 513 B

1234567891011121314
  1. Related projects
  2. ----------------
  3. brozzler_
  4. Uses Google Chrome as well, but intercepts traffic using a proxy. Supports
  5. distributed crawling and immediate playback.
  6. Squidwarc_
  7. Communicates with headless Google Chrome and uses the Network API to
  8. retrieve requests like crocoite. Supports recursive crawls and page
  9. scrolling, but neither custom JavaScript nor distributed crawling.
  10. .. _brozzler: https://github.com/internetarchive/brozzler
  11. .. _Squidwarc: https://github.com/N0taN3rd/Squidwarc