Hi there,
I have been working on one of the projects where I need to get the value of an element. Tag and property values of theta element available with me but I’m unable to create a selector for my scraper. Could you please help here ?
in the above image you can see when I indicated the date on the webpage it’s considering the value of that date as one of the property for selector. But my requirement is to get the date even if it changes for next webpage from the same position/tag.
Below is the structure of the website and the date property:
Please help me creating the correct selector for above UI elemt.