I am learning web scraping with python.

With urllib.request.urlopen() I am able to fetch http urls, but https give some 
certificate error. How can we bypass the certificate check or is there any 
other configuration that is used for https urls?
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to