You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
elude
2
2
=====
3
3
4
-
**This is alpha quality software, use at you own risk.**
4
+
**This is alpha quality software, use at your own risk.**
5
5
6
6
[`elude`](https://github.com/leonth/elude) helps you download web pages quickly and anonymously for further processing e.g. scraping. The initial groundwork was inspired by [Elite Proxy Finder](https://github.com/DanMcInerney/elite-proxy-finder) project which attempted to find elite anonymous proxies. `elude` builds upon this idea to provide a daemon that automatically finds these proxies and uses them to perform requests. It uses the [`asyncio`](https://docs.python.org/3/library/asyncio.html) module extensively for handling concurrent connections.
0 commit comments