Answer the question
In order to leave comments, you need to log in
How to parse a python site if a ConnectionError occurs?
Good afternoon! I'm trying to parse the site:
import requests
print(requests.get('https://ссылка_на_сайт'))
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question