A job extracting web scraper from Indeed.com with GoLang & HTML
https://github.com/b0mink/Job-Scrapper
- Enter a keyword in the search box
- Click 'GENERATE' button
- 'jobs.csv' will be downloaded
-
Get total page number
-
Extract all jobs in all page
-
Write all extracted jobs to a 'jobs.csv' file
-
Add goroutines
-
Connect to a UI
- Create UI
- Enable search by keyword