Skip to content

b0mink/Job-Scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Job Scrapper

A job extracting web scraper from Indeed.com with GoLang & HTML
https://github.com/b0mink/Job-Scrapper

How to Use

  1. Enter a keyword in the search box
  2. Click 'GENERATE' button
  3. 'jobs.csv' will be downloaded

Progress

  • 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

Screenshot

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors