Skip to content

pieropatron/demo_puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo project for visit pages of one of most popular poetry resource in Russia, using puppeteer lib (https://github.com/puppeteer/puppeteer).

Installation:

git clone https://github.com/pieropatron/demo_puppeteer.git
npm install

sign in to https://stihi.ru/

check cookie values of "login" and "pcode"

Start

After that, script could be started by:

npm start -- --login=<login from cookies> --pcode=<pcode from cookies>

Releases

No releases published

Packages

No packages published