Skip to content

softspiders/puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.