Open GoogleCodeExporter opened 8 years ago
I am facing similar issue. I tried below solutions:
1) Making the change in downloader.py
self.url=url.replace("/url?q=", "", 1).split("&")[0]
Note: Strangely this worked just one time in BackTrack5 and found some files
but no luck in successful download/parse.
2) I even tried Arsenal version as suggested in Issue ID 9. It didn't worked
too.
3) Some Gentlemen suggested it's happening due to Google 302 page redirects,
and to modify discovery/googlesearch.py accordingly. It didn't worked as well.
Kindly provide the working solution.
Original comment by Krish.Pa...@gmail.com
on 26 May 2015 at 8:00
Original issue reported on code.google.com by
doo...@kali.org
on 24 Mar 2015 at 3:02