I am trying to run the following code and it\'s tripping up because the requests.get(url) portion is coming back empty. I\'m looping through a bunch of URLs and th
requests.get(url)