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