IndeedScraper icon indicating copy to clipboard operation
IndeedScraper copied to clipboard

Scraper for Indeed

This is a scraper for jobs and resumes on indeed.com.

Import-

  1. Make sure you have golang installed
  2. In a terminal run go get "github.com/transparencytoolkit/indeedscraper"
  3. import "github.com/transparencytoolkit/indeedscraper"

Scrape Resumes- indeedscraper.GetResumes("search term", "location")