Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
beautifulsoup error
#3
(Feb-21-2019, 07:05 PM)metulburr Wrote: They might be putting up a recaptcha. Do you get this if you just do
print(soup.title)
Output:
<title>Bloomberg - Are you a robot?</title>
I tried using their site with selenium and it brings me straight to a recaptcha for human verification.

I changed the code to the same as yours and I got the same thing. Maybe I should just find another tutorial? What I'm trying to accomplish can be found at -> Python Forum -> Web Development -> browser table value counting

Thanks.
Reply


Messages In This Thread
beautifulsoup error - by rudolphyaber - Feb-21-2019, 05:34 PM
RE: beautifulsoup error - by metulburr - Feb-21-2019, 07:05 PM
RE: beautifulsoup error - by rudolphyaber - Feb-21-2019, 07:47 PM
RE: beautifulsoup error - by metulburr - Feb-21-2019, 09:46 PM
RE: beautifulsoup error - by snippsat - Feb-22-2019, 07:04 AM
RE: beautifulsoup error - by rudolphyaber - Feb-25-2019, 07:55 PM
RE: beautifulsoup error - by metulburr - Feb-25-2019, 10:47 PM
RE: beautifulsoup error - by heiner55 - May-26-2019, 02:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Strange ModuleNotFound Error on BeautifulSoup for Python 3.11 Gaberson19 1 1,267 Jul-13-2023, 10:38 AM
Last Post: Gaurav_Kumar
  [Solved]Help with BeautifulSoup.getText() Error Extra 5 4,087 Jan-19-2023, 02:03 PM
Last Post: prvncpa
  Error with NumPy, BeautifulSoup when using pip tsurubaso 7 5,608 Oct-20-2020, 04:34 PM
Last Post: tsurubaso
  Python beautifulsoup pagination error The61 5 3,629 Apr-09-2020, 09:17 PM
Last Post: Larz60+
  BeautifulSoup: Error while extracting a value from an HTML table kawasso 3 3,412 Aug-25-2019, 01:13 AM
Last Post: kawasso
  BeautifulSoup Parsing Error slinkplink 6 9,898 Feb-12-2018, 02:55 PM
Last Post: seco

Forum Jump:

User Panel Messages

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