fixapi-org
Results
1
issues of
fixapi-org
I tried this example: https://github.com/x4nth055/pythoncode-tutorials/tree/master/web-scraping/extract-and-fill-forms But failed. I add res.raise_for_status() after the line calling session.post. The error is: Traceback (most recent call last): File "/home/ubuntu/.linuxbrew/Cellar/[email protected]/3.8.5/lib/python3.8/site-packages/urllib3/connectionpool.py", line 696, in urlopen self._prepare_proxy(conn)...