Skip to content

Instantly share code, notes, and snippets.

@mrbrutti
Created August 14, 2009 00:09
Show Gist options
  • Save mrbrutti/167537 to your computer and use it in GitHub Desktop.
Save mrbrutti/167537 to your computer and use it in GitHub Desktop.
domain = Esearchy.new :query => "domain.com",
:maxhits => 500,
:engines => [:Google,:Yahoo]
domain.search
domain.save_to_file "~/emails.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment