crawlex 1.0.4

Stealth crawler with Chrome-perfect TLS/H2 fingerprint, render pool, hooks, persistent queue
Documentation
1
2
3
4
5
6
7
8
9
10
## Browser signatures database

Each .yaml contains the signatures of a different browser.

Each signature refers to the browser's behavior upon browsing to a site
not cached or visited before.
Each signature contains:
* The parameters in the TLS client hello message.
* The HTTP/2 HEADERS frame sent by the browser.
* (planned) The HTTP/2 SETTINGS frame sent by the browser.