0 Forks
0 Stars
0 Watchers

puppeteer

youtube crawling

How to download and setup puppeteer

Open terminal and run command
git clone https://github.com/axisotherwise/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/axisotherwise/puppeteer/archive/master.zip

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

If you have some problems with puppeteer

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