Answer the question
In order to leave comments, you need to log in
How to get event data from leader-id?
I need to get data about the time and place of the event from leader-id.ru. The leader-id has events displayed on dynamic pages using nuxt.js. Is there a way to get data from source files or a rendered page? It is desirable to do this without using WebDriver.
Answer the question
In order to leave comments, you need to log in
Opened the source code of the page https://leader-id.ru/events
Text data about dates is displayed in a container <div class="app-card-event__date">
Links to pages in containers
<a href="/events/182694" class="app-card-event__link"> Маркетинговый интенсив </a>
<div class="app-card-event__location"> Троицк, Точка кипения - Троицк </div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question