How to format html into digestible format for pandas read_html in order to extract text data from nested tables?

前端 未结 0 790
Happy的楠姐
Happy的楠姐 2021-02-06 18:15

I wanted to extract text from html. I tried a lot with beautifulsoup commands but the html turned out to be too nested for my skills to do it with the popular bs4 or css select

相关标签:
回答
  • 消灭零回复
提交回复
热议问题