9012 Forks
83858 Stars
83858 Watchers

puppeteer

Node.js API for Chrome

How to download and setup puppeteer

Open terminal and run command
git clone https://github.com/puppeteer/puppeteer.git
git clone is used to create a copy or clone of puppeteer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with puppeteer https://github.com/puppeteer/puppeteer/archive/master.zip

Or simply clone puppeteer with SSH
[email protected]:puppeteer/puppeteer.git

If you have some problems with puppeteer

You may open issue on puppeteer support forum (system) here: https://github.com/puppeteer/puppeteer/issues