Skip to Content

Finding Any Ebook Using Google Index Search (Hidden Trick)

Basically use this to find any ebook in Google Index Search

    -inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip) +"BookName"

Replace BookName with the title of the ebook, you’ll find FTP servers hosting said file, should get a hit in the first site or two.

EXAMPLE:

    -inurl:htm -inurl:html intitle:“index of” +("/ebooks"|"/book") +(chm|pdf|zip) +" *Scary stories* "

You get any format or file by changing ‘‘epub’’ to mobi, pdf, and all other extensions that available for the book, See below, replace the * epub * with the extension you need.

    -inurl:htm -inurl:html intitle:“index of” +("/ebooks"|"/book") +(chm|pdf|zip| *epub* ) +"Scary stories"

Powered by PHPKB Knowledge Base Software