Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
web crawler problems
#1
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]

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?

[Image: 8wirL]
Reply


Messages In This Thread
web crawler problems - by kid_with_polio - Jun-14-2019, 10:42 PM
RE: web crawler problems - by micseydel - Jun-14-2019, 11:38 PM
RE: web crawler problems - by kid_with_polio - Jun-14-2019, 11:45 PM
RE: web crawler problems - by metulburr - Jun-15-2019, 12:33 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Web Crawler help Mr_Mafia 2 1,880 Apr-04-2020, 07:20 PM
Last Post: Mr_Mafia
  Web Crawler help takaa 39 27,207 Apr-26-2019, 12:14 PM
Last Post: stateitreal

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020