joelgriffith / navalia

A bullet-proof, fast, and reliable headless browser API
https://joelgriffith.github.io/navalia/
GNU General Public License v3.0
957 stars 33 forks source link

Feature/chrome tab parallelization #5

Closed joelgriffith closed 7 years ago

joelgriffith commented 7 years ago

Lots of stuff. Chrome now utilizes tabs internally, making for much higher parallelization (vs launching new instances). Newer browser APIs. Lowercasing all previous API methods for ease in consuming externally. Readme/Recipes updates.