Python Forum
BeautifulSoup 'NoneType' object has no attribute 'text'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BeautifulSoup 'NoneType' object has no attribute 'text'
#2
It seems that the code isn't the issue if it's identical to the AWS implementations. I have a couple questions to narrow down the possibilities:

1. Are you getting any positive results? Likewise, is the VM configured to retrieve HTTP responses?

2. Does the code have any dependency on AWS? I'm not versed in AWS (I should fix that sometime), but any API dependencies could be mucking up the works. Though, I imagine any such problem would raise an exception.
Reply


Messages In This Thread
RE: BeautifulSoup 'NoneType' object has no attribute 'text' - by stullis - Sep-11-2018, 11:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to fix "'dict_values' object has no attribute 'inject_wsgi'" in session_transacti devid 0 1,244 Aug-13-2023, 07:52 AM
Last Post: devid
  Trying to extract style attribute with BeautifulSoup knight2000 1 3,181 Dec-28-2022, 03:06 AM
Last Post: knight2000
  AttributeError: 'ellipsis' object has no attribute 'register_blueprint' Mechanicalpixelz 2 2,462 Dec-29-2021, 01:30 AM
Last Post: Mechanicalpixelz
  Python BeautifulSoup gives unusable text? dggo666 0 1,451 Oct-29-2021, 05:12 AM
Last Post: dggo666
  BeautifulSoup returning text as N/A tantony 6 2,795 Sep-09-2021, 12:59 PM
Last Post: tantony
  AttributeError: 'NoneType' object in a parser - stops it apollo 4 4,093 May-28-2021, 02:13 PM
Last Post: Daring_T
  AttributeError: ResultSet object has no attribute 'get_text' KatMac 1 4,429 May-07-2021, 05:32 PM
Last Post: snippsat
  Python 3.9 : BeautifulSoup: 'NoneType' object has no attribute 'text' fudgemasterultra 1 8,975 Mar-03-2021, 09:40 AM
Last Post: Larz60+
  BeautifulSoup attribute problem zzy 3 3,073 Dec-07-2020, 11:07 PM
Last Post: zzy
  select all the span text with same attribute JennyYang 2 2,175 Jul-28-2020, 02:56 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