SpiceQA
Questions Tags Users Badges

Whats the difference between (data = requests.get(url).text) and (soup=BeautifulSoup(data, 'html5lib'))?

Siewwin is a cat 0
Created Sep 23, 2022 Edited Sep 23, 2022
Viewed 8

I was exercising python on cousera but I see these two outputs are the same. So why do we need to parse the url into html5lib just to create a table?

html5lib dataframe
Share
0 Answers
Related
Terms of service Privacy policy
Powered by Answer