Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Link implementation
#1
Total newbie here. For starters in my scraping coding, I am faced with 2 websites that implement their links differently. In one case, I can return all the links in a table element and even close the window and be just fine because the href of each link will take me to its destination anyhow, but with the other website, those links will only take me back to the disclaimer page. What are the steps for involved in circumventing this behavior if any, or best practices in scraping sites like this? I am using scrapy and selenium
Reply


Messages In This Thread
Link implementation - by JonWayn - Aug-30-2022, 03:38 PM
RE: Link implementation - by Larz60+ - Aug-30-2022, 07:49 PM
RE: Link implementation - by JonWayn - Aug-30-2022, 09:28 PM
RE: Link implementation - by Larz60+ - Aug-31-2022, 05:50 AM
RE: Link implementation - by Larz60+ - Aug-31-2022, 12:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  get link and link text from table metulburr 5 6,464 Jun-13-2019, 07:50 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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