-
Notifications
You must be signed in to change notification settings - Fork 130
Issues: iw4p/proxy-scraper
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Traceback (most recent call last): File "C:\Users\acer\Downloads\iw4p-proxy-scraper-44df425\proxyScraper.py", line 192, in <module> loop.run_until_complete(scrape(args.proxy, args.output, args.verbose)) File "D:\Programs\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "C:\Users\acer\Downloads\Telegram Desktop\iw4p-proxy-scraper-44df425\proxyScraper.py", line 146, in scrape client = httpx.AsyncClient(follow_redirects=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: AsyncClient.__init__() got an unexpected keyword argument 'follow_redirects'
#38
opened May 16, 2024 by
iiAmeer
ProTip!
Adding no:label will show everything without a label.