Jun-14-2019, 10:42 PM
Hi, I followed along with a web crawler tutorial on Youtube but I can't seem to get the code to work even though I used an updated website. I have all the used packages installed and at first I got a traceback error with BeautifulSoup() that said it needed an additional parameter of features = "html.parser"
![[Image: 8wdbI]](https://www.pastepic.xyz/image/8wdbI)
I inserted this and now the traceback I receive is nothing at all. Does anyone have a solution to this issue or know why it is caused?
I inserted this and now the traceback I receive is nothing at all. Does anyone have a solution to this issue or know why it is caused?