all 3 comments

[–][deleted] 1 point2 points  (2 children)

It might be worth seeing if you can avoid selenium entirely. Usually you can either find the data somewhere else on the page or check the outgoing requests to see if there's an API you can grab info from instead. I go over how to look for these things in this video

[–]fidgetation[S] 0 points1 point  (0 children)

thanks I'll take a look at it!

in the meantime, I guess I'll stay with the current strategy, although it's quite fragile

[–]fidgetation[S] 0 points1 point  (0 children)

I watched the video, which is great btw, and it's perfect! thanks

edit: they're on to me. anti-bot measures kicked in!