Python Forum
from List to BeautifulSoup , Homework
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
from List to BeautifulSoup , Homework
#2
I think you are on right track to convert the list into one string and now you need to pass it to BeautifulSoup and get the "soup". Then use available tools from bs to extract the info. We don't see what the info is....
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
from List to BeautifulSoup , Homework - by RPC - Jul-02-2018, 05:27 AM
RE: from List to BeautifulSoup , Homework - by buran - Jul-02-2018, 05:34 AM
RE: from List to BeautifulSoup , Homework - by RPC - Jul-02-2018, 05:44 AM
RE: from List to BeautifulSoup , Homework - by RPC - Jul-02-2018, 02:32 PM
RE: from List to BeautifulSoup , Homework - by RPC - Jul-02-2018, 07:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python BeautifulSoup IndexError: list index out of range rhat398 1 6,263 May-28-2021, 09:09 PM
Last Post: Daring_T
  Getting 'list index out of range' while fetching product details using BeautifulSoup? PrateekG 8 8,190 Jun-06-2018, 12:15 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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