U
U
undying2342021-06-22 22:01:49
Node.js
undying234, 2021-06-22 22:01:49

What is better for js parsing?

Let's say I want to get some content from 1000 different pages.
Puppeteer, phantomJs or slimeJs which one to choose to get the result in the shortest time and least loading the computer?
And one more question: phatomjs or slimejs allow you to fill out forms?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
U
Uno, 2021-06-22
@Noizefan

All that you listed are wrappers over a headless browser
, which of these is faster - it will not be critical for you on a scale of 1000 pages
what they allow you to do - everything that the browser allows

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question