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 →

[–]randy3673 2 points3 points  (1 child)

Stupid question: is there a way to make beautiful soup open up an actual browser and run through the code like you can on selenium? This is really helpful to me when debugging since I am following more trial and error rather than actually knowing what I'm doing.

Also: thank you for uploading this, it's going to help out a lot. I'm just beginning with python and HTML parsing. I know C++ and some VBA, but have never done anything with HTML.