-
Notifications
You must be signed in to change notification settings - Fork 8
ProxyError: HTTPSConnectionPool #21
Copy link
Copy link
Open
Description
promed_articles = promed_scraper.scrape(year_range, proxy=proxy)
Trying the above command results in the error as follows:
ProxyError: HTTPSConnectionPool(host='www.promedmail.org', port=443): Max retries exceeded with url: /ajax/runSearch.php?pagenum=2&search=&date1=01/01/2012&date2=12/31/2018 (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x00000195852594C0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels