blob: d62c7e1f6df0122671bc867e6fd6b94c3d9c59c9 (
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
37
38
39
40
41
|
crocoite
========
Preservation for the modern web, powered by `headless Google
Chrome`_.
.. image:: https://travis-ci.org/PromyLOPh/crocoite.svg?branch=master
:target: https://travis-ci.org/PromyLOPh/crocoite
.. image:: https://codecov.io/gh/PromyLOPh/crocoite/branch/master/graph/badge.svg
:target: https://codecov.io/gh/PromyLOPh/crocoite
.. _headless Google Chrome: https://developers.google.com/web/updates/2017/04/headless-chrome
.. toctree::
:maxdepth: 1
:hidden:
install.rst
usage.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
Auto-expand on-click content, 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
|