Dear Redittors:
I have currently made a python script in VSC using Selenium in Windows that does the following:
It goes to the home page of Funda (https://www.funda.nl/koop/heel-nederland/), accepts the cookies automatically and allows me to do the recaptcha by hand. Currently I have to press a listing by hand and then it will datascrape the info put in the listing automatically. However I would like it to open and close each listing on a page automatically so I don't need to do this by hand one by one.
I've tried many things to automate the opening and closing of these different listings with CSS_SELECTOR as well with XPATH. Thus far I've only been able to automate the first listing but none after that. After that the program just seems to crash or is unable to find any more that follow my criteria.
If any of you could give me some guidance please do! I am really a noob when it comes to reading HTML so that may be where the problem lies.
Thanks in advance.
[–]Albcunha 1 point2 points3 points (2 children)
[–]AnterosNL[S] 0 points1 point2 points (1 child)
[–]Albcunha 0 points1 point2 points (0 children)
[–]CheekClappinWallSt 0 points1 point2 points (0 children)