Python Forum
SSLCertVerificationError using urllib (urlopen)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SSLCertVerificationError using urllib (urlopen)
#2
(Mar-31-2019, 06:24 AM)FalseFact Wrote: Thanks, and sorry again for posting this if someone can delete this post that would be great otherwise I marked it as solved.
We do not delete post,and this can also be helpful for other like using Requests instead of urllib.

Can also use wiki_html.content instead of wiki_html.text.
As BS will convert to Unicode,so no need to use text from Requests that dos the same.
bs4 Wrote:Beautiful Soup uses a sub-library called Unicode, Dammit to detect a document’s encoding and convert it to Unicode.
Reply


Messages In This Thread
RE: SSLCertVerificationError using urllib (urlopen) - by snippsat - Mar-31-2019, 08:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Getting from <td> tag by using urllib,Beautifulsoup KuroBuster 2 2,077 Aug-20-2021, 07:53 AM
Last Post: KuroBuster
  Can urlopen be blocked by websites? peterjv26 2 3,404 Jul-26-2020, 06:45 PM
Last Post: peterjv26
  Beginner: urllib error tomfry 7 6,607 May-03-2020, 04:35 AM
Last Post: Larz60+
  Error: module 'urllib' has no attribute 'urlopen' mitmit293 2 15,069 Jan-29-2019, 02:32 PM
Last Post: snippsat
  [Errno11004] Get addrinfo failed with urlopen prashanth0988 2 13,839 Aug-02-2018, 01:41 PM
Last Post: iiooii
  urllib request urlopen? nutgut 4 5,529 Apr-14-2018, 01:12 PM
Last Post: nutgut
  urllib urlopen getting error 400 on 1 specific page glidecode 4 4,140 Mar-01-2018, 11:01 PM
Last Post: glidecode
  urllib2.urlopen() user agent header Skaperen 8 12,673 Jul-14-2017, 05:36 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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