Khuyen Tran
1 min readJan 13, 2020

--

Hey, after the line from bs4 import BeautifulSoup , you set soup = BeautifulSoup(html, ‘html.parser’) instead of soup=bs4(html, ‘html.parser’

I hope that helps!

--

--

No responses yet