Hello. I’m very new to app building, so bare with me. I’m trying to scrape data from the Home Depot website. I’m in one of the categories (Plywood). I’m trying to extract all of the item links on each page. When I start selecting the items, it will auto select only the top half of the items, but not the bottom half. For some reason, it wont select the items underneath the banner that is in the middle of the page. Even if I manually continue selecting the bottom half of the items so that every item on the page is selected, when I go to scrape and export to Excel, it still only shows the top half. I even tried just selecting the bottom half of the page and not the top, but no data shows up in Excel. It’s not recognizing any of the items below that banner for some reason, even if it shows that I selected them.
Below is a screenshot showing the end of the top half of items, the banner in-between, and the start of the bottom half where it’s not auto-selecting. I’ve also included the link I’m working with. Any thoughts on a workaround for this issue? Thanks.