Active Members Fi8sVrs Posted December 17, 2014 Active Members Report Posted December 17, 2014 DESCRIPTIONEsearchy is a small library capable of searching the internet for email addresses. Currently, the supported search methods are, but not limited to: Search engines: Google Bing Yahoo, AltaVista Social Engines: LinkedIn Google Profiles ( Based on DigiNinja's idea gpscan - DigiNinja) Naymz Classmantes Spoke Other Engines PGP servers Usenets GoogleGroups Search Spider LDAPBut Searches do not stop there, ESearchy it also looks for emails inside: PDF DOC DOCX XLSX PPTX ODT ODP ODS ODB ASN TXTOnce all the text is parsed within the file the emails are added to the list of found accounts.In order to parse Microsoft Word (.doc): You Either need a windows Platform with Word installed. Install AntiWord. ( Antiword: a free MS Word document reader ) Or if non of the above is on the OS, we perform a raw search inside the file.NOTE: THIS IS STILL BEING DEVELOPED CODE IS SUBMITTED DAILY SO BE AWARE THAT CODE MIGHT NOT WORK PROPERLY AL THE TIME. IF SOMETHING GOES WRONG PLEASE RAISE AN ISSUE.SUPPORT: github.com/FreedomCoder/esearchy/issues Emails from github.SYNOPSIS:For now, there are two main ways of performing a search: Executable CLI command esearchy -h LibraryFor thouse who want to integrate this to their application you can use it in “the ruby way”REQUIREMENTS: ruby 1.8 or 1.9 cgi pdf/reader json spidr ldap rubyzip ( Migrating to FreedomCoder-rubyzip 0.9.2 so it's 1.9 compatible)INSTALL: > sudo gem sources -a gems.github.com (If you do not have the repository) > sudo gem install gemcutter > sudo gem install esearchyDownloadhttps://github.com/carnal0wnage/esearchy-ng.gitSource Quote
titanium_monster Posted July 8, 2015 Report Posted July 8, 2015 How can this be done? cant understand, is esearch a site or a term for this kind of search? Quote