K
K
kuzubina2020-01-14 14:53:32
JavaScript
kuzubina, 2020-01-14 14:53:32

How to parse this list?

What is the best way to parse this list 1xstavka.ru/statisticpopup/rating_live/4/221270462/ (there is pagination at the bottom) using js, nodejs and save it to your json file

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Suntsev, 2020-01-14
@kuzubina

puppeteer js Help.
1) Load the page.
2) Waiting for the content to load.
3) You read the data.
4) Click on the next button in the pagination.
5) Repeat steps 2,3,4 while data is available

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question