Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 343 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 343 Bytes

github_scraper

A scraper for github. This snippet of code will pull the search results for ruby developers in San Francisco and feed the usernames into the octokit gem to get their emails.

The original creation of this script was to help find potential mentors in the city for DevBootCamp, but has since been decommissioned.