Log in

View Full Version : An interesting search using google for ebooks...


Hero
July 17th, 2005, 06:43
Hi all
I found this interesting search using google for finding ebooks,the I post it here.
Code:
http://www.google.co.uk/search?q=(ebook+%7C+ebooks+%7C+books+%7C+book)+(*.pdf+%7C+*.chm+%7C+*.lit+%7C+*.rar+%7C+*.zip)+%22pa rent+directory%22+intitle%3A%22index+of+%2F%22&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-USfficial

enjoy it!

sincerely yours

Silver
July 17th, 2005, 11:17
Your query has some extraneous spaces in it, but that's a handy string to keep. Thanks.

bilbo
July 18th, 2005, 01:31
Thanks...

The string you used (obtained reversing your link) is
(ebook | ebooks | books | book) (*.pdf | *.chm | *.lit | *.rar | *.zip) "parent directory" intitle:"index of /"

A very good search sample
bilbo