-
v1.3
-
New
- Add
-proxyargument. This can be used to send the links found to a proxy, e.g.http://127.0.0.1:8080 - When initially requesting Google, use query parameter
num=100to show as many links on one page as possible.
- Add
-
Changed
- Google have changed their site so it no longer had the
More Resultslink that keeps showing the links on the page. They have returned to theNextbutton being displayed. The code will be changed to click the button each time and get links from each page.
- Google have changed their site so it no longer had the
-