I recently started with coding, I use Python and Pycharm. I Installed and imported the needed "Add-ons" like Selenium. For my first project I tried to get the "address" information from this website: "https://randomstreetview.com/#fullscreen". When I use the Chrome developer tools (F12) the information shows up after the div'address'. After lots of trial and error I managed to scrape the website in multiple ways but nothing ever showed up behind the div. Due to that I looked it up and think it's a dynamic information, so I started trying to use Selenium and other code that I found online. Nothing worked or I didn't manage to get it working. The address changes everytime when you open the website but the place stays the same (afaik). Can anyone help me with a working code or help me to get on the right way? I could provide my different approaches but I won't think that would help.
https://stackoverflow.com/questions/65556520/scraping-dynamic-information January 04, 2021 at 08:58AM
没有评论:
发表评论