IndeedScraper
IndeedScraper copied to clipboard
Scraper for Indeed
This is a scraper for jobs and resumes on indeed.com.
Import-
- Make sure you have golang installed
- In a terminal run go get "github.com/transparencytoolkit/indeedscraper"
- import "github.com/transparencytoolkit/indeedscraper"
Scrape Resumes- indeedscraper.GetResumes("search term", "location")