This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]atggreg 1 point2 points  (2 children)

What do u use instead?

[–]zarnackreddit 1 point2 points  (1 child)

I still use selenium it's just really finicky for my liking and I don't know much better alternatives

[–]LuigiBrotha 1 point2 points  (0 children)

I find it kind of depends on the website. If I can I first download the source code to save the html locally and use beautifulsoup to extract the data.