Skip to content

Build a contact list from a google search(revisited from 2016)

Notifications You must be signed in to change notification settings

dev-angelo-c/scrape-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrape-search

Build a contact list from a google search

The core of the program

  • queries google for a particular search term.
  • stores the links the google search returns.
  • iterates over that lists and vists each page
  • attempts to locate contact information on that page.

Future features

  • stores results in .csv format.
  • exports email list directly to gdocs.

About

Build a contact list from a google search(revisited from 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages