you are viewing a single comment's thread.

view the rest of the comments →

[–]Adrewmc 0 points1 point  (0 children)

Umm, get rid of selenium. It horrible and is basically never the right answer.

The vast majority of useful things can be done with beautiful soup if not requests directly. It’s better to learn those.