N
N
Nekit Medvedev2019-06-22 13:43:40
Node.js
Nekit Medvedev, 2019-06-22 13:43:40

How to install Puppeteer?

I decided to write a Parser on top of the browser engine. Asked the question: "Which one to choose?"
I was offered to search in the direction of headless, found headless chromium. They work with it through Puppeteer using Node.js.
I decided to start studying according to this article: https://habr.com/ru/company/ruvds/blog/341348/
It contains an item: "After installing Node, create a folder for the project and install puppeteer.", but how to do this is not clear (
I did not find more detailed instructions. Please enlighten the ignoramus ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
fayster, 2019-06-22
@NIKROTOS

The article also has a pre-preparation item and it says that you need to register the command
Use npm or yarn and you will be happy. Look for articles on the topic "npm for beginners" etc. if you are not familiar with package managers

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question