softspiders / puppeteer

Puppeteer's HelloWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.