Skip to content

BrianH29/Golang_study_scrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang_study_scrape

scape practice after finishing online lecture

  1. Simple Scraping from single page info

    • kh institute iei.or.kr tutor scrape
    • creating csv file to save all the scrape data
  2. Multi page scraping which has many data

    • jobkorea job opportunity scrape
    • creating csv file to save all the scrape data
    • use go routine and channel to work the process faster
  3. connect Go web framework Echo

    • create simple html page just for searching
    • download file with the keyword that is searched

About

study golang scrape

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published