I am trying to get the contents of a webpage but the page loads in 2 times.
there seems to be some kind of timer, at first it loads some content and then after 10 seconds it loads the other part of the content that have the content that i am trying to get.
Is there a way to achieve this?
Ty ;)