Python Forum
Scrapping javascript website with Selenium where pages randomly fail to load
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scrapping javascript website with Selenium where pages randomly fail to load
#8
that's because the page does not exist!
look at the screens as they attempt to be brought up.
If you use the page internal links instead of set links you will avoid this error,
or you can:
  • supply proper URL (one texted manually)
  • just ignore missing data.
you cannot make a non-existant page appear, need proper URL
Reply


Messages In This Thread
RE: Scrapping javascript website with Selenium where pages randomly fail to load - by Larz60+ - Dec-26-2019, 09:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with scrapping Website giddyhead 1 1,663 Mar-08-2024, 08:20 AM
Last Post: AhanaSharma
  python web scrapping mg24 1 386 Mar-01-2024, 09:48 PM
Last Post: snippsat
  Scaping pages created by javascript mbizzl 1 1,542 Jul-17-2022, 10:01 PM
Last Post: Larz60+
  How can I ignore empty fields when scrapping never5000 0 1,419 Feb-11-2022, 09:19 AM
Last Post: never5000
  Suggestion request for scrapping html table Vkkindia 3 2,095 Dec-06-2021, 06:09 PM
Last Post: Larz60+
  web scrapping through Python Naheed 2 2,668 May-17-2021, 12:02 PM
Last Post: Naheed
  Website scrapping and download santoshrane 3 4,411 Apr-14-2021, 07:22 AM
Last Post: kashcode
  Using Python request without selenium on html form with javascript onclick submit but eraosa 0 3,224 Jan-09-2021, 06:08 PM
Last Post: eraosa
  Newbie help with lxml scrapping chelsealoa 1 1,887 Jan-08-2021, 09:14 AM
Last Post: Larz60+
  Scrapping Sport score laplacea 1 2,303 Dec-13-2020, 04:09 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020