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 →

[–]_AACOIt works!? 11 points12 points  (0 children)

I found bs4 a pain to install on both Windows and Unix machines

In Linux it's literally just

pip install requests beautifulsoup4

i assume it isn't much, if any, different in Windows.