index.rst 790 B

123456789101112131415161718192021222324252627282930313233343536
  1. crocoite
  2. ========
  3. Preservation for the modern web, powered by `headless Google
  4. Chrome`_.
  5. .. _headless Google Chrome: https://developers.google.com/web/updates/2017/04/headless-chrome
  6. .. toctree::
  7. :maxdepth: 1
  8. :hidden:
  9. usage.rst
  10. plugins.rst
  11. rationale.rst
  12. develop.rst
  13. related.rst
  14. Features
  15. --------
  16. Google Chrome-powered
  17. HTML renderer, JavaScript engine and network stack, supporting modern web
  18. technologies and protocols
  19. WARC output
  20. Includes all network requests made by the browser
  21. Site interaction
  22. :ref:`Auto-expand on-click content <click>`, infinite-scrolling
  23. DOM snapshot
  24. Contains the page’s state, renderable without JavaScript
  25. Image screenshot
  26. Entire page
  27. Machine-readable interface
  28. Easy integration into custom tools/scripts