Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error with crawling site.
#1
Hi I am getting the following exceptions when I am making a request to the following site.
URL: http://www.sec.gov/cgi-bin/browse-edgar?...&count=100
urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

I have no issues connecting to it directly - i.e via a web browser.
I have a proxy however I am passing that to the request object please advice.
Reply


Messages In This Thread
Error with crawling site. - by jj2110 - Oct-10-2017, 04:11 PM
RE: Error with crawling site. - by buran - Oct-10-2017, 04:16 PM
RE: Error with crawling site. - by jj2110 - Oct-10-2017, 04:49 PM
RE: Error with crawling site. - by wavic - Oct-10-2017, 06:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  need help with crawling FB likes najla3 2 2,696 Jan-09-2018, 11:15 AM
Last Post: najla3

Forum Jump:

User Panel Messages

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