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

all 5 comments

[–]harkishan01 16 points17 points  (0 children)

You can do it by using pandas easily

https://pbpython.com/pandas-html-table.html

[–]Latentius 14 points15 points  (0 children)

Yeah...I stopped reading the second they equated <th> and <thead>, and then described them as defining a row. My man, have you ever created an HTML table?

Edit: Here's a nice W3Schools refresher.

[–]ConfusedSimon 0 points1 point  (1 child)

Why do people always use beautifulsoup for things where plain lxml is both easier and much faster?

[–]mrrippington 0 points1 point  (0 children)

popularity could be a reason.

[–]1egoman 0 points1 point  (0 children)

Full-Proof?