calthoff / self_taught

This repository contains the exercises for "The Self-Taught Programmer: The Definitive Guide to Programming Professionally."
http://theselftaughtprogrammer.io
272 stars 226 forks source link

Webscraper certificate error #38

Open jmmcass opened 3 years ago

jmmcass commented 3 years ago

I recently tried creating the webscraper and found that the code gave me a ssl:certificate_verify_failed. Is there a way around this? Is there something I missed when I was coding?