Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1000 Bytes

README.md

File metadata and controls

45 lines (26 loc) · 1000 Bytes

SOFTSPIDERS

Puppeteer's HelloWorld

Feature tags

  • puppeteer

Direct descendants


Requirements

Node.js >= v6.4.0


Installation

yarn

Note: When you install Puppeteer, it downloads a recent version of Chromium (~170MB Mac, ~282MB Linux, ~280MB Win) that is guaranteed to work with the API. To skip the download, see Environment variables.

Running

node index

Authors

Alexander Lapygin

Inspiration

Using Puppeteer for Easy Control Over Headless Chrome

License

Licensed under the MIT license.