Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Strange BS4 Scraping Issue
#2
What is "livefyre_comment_stream"? A class, an id?

The text attribute is to search in the text of the already rendered webpage. What you see in the browser.

If "livefyre_comment_stream" is a class for example:
z = soup.sellect(".livefyre_comment_stream")
z is not descriptive variable name.
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
Strange BS4 Scraping Issue - by digitalmatic7 - Jan-14-2018, 04:15 PM
RE: Strange BS4 Scraping Issue - by wavic - Jan-14-2018, 04:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Size scraping issue scrapemasta 0 404 Feb-09-2024, 10:26 AM
Last Post: scrapemasta
  Strange phenomena with Amazon_dot_com scraping Pavel_47 9 3,588 Jan-22-2021, 10:37 AM
Last Post: pjkaka
Thumbs Up Issue facing while scraping the data from different websites in single script. Balamani 1 2,151 Oct-20-2020, 09:56 AM
Last Post: Larz60+
  POST request with form data issue web scraping hoff1022 1 2,725 Aug-14-2020, 10:25 AM
Last Post: kashcode
  Strange BS4 Problem While Scraping RSS Feeds digitalmatic7 3 4,264 Feb-15-2018, 03:18 AM
Last Post: Larz60+
  an issue with bs4 scraping komarek 5 4,696 Oct-11-2017, 06:31 PM
Last Post: buran

Forum Jump:

User Panel Messages

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