Jump to content
Fi8sVrs

Esearch - a small library capable of searching the internet for email addresses

Recommended Posts

  • Active Members
Posted

DESCRIPTION

Esearchy 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

  • LDAP

But Searches do not stop there, ESearchy it also looks for emails inside:

  • PDF

  • DOC

  • DOCX

  • XLSX

  • PPTX

  • ODT

  • ODP

  • ODS

  • ODB

  • ASN

  • TXT

Once 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):

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


  • Library

For 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 esearchy

Download

https://github.com/carnal0wnage/esearchy-ng.git

Source

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...