Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 638 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 638 Bytes

study golang

banner

Info

  • Theory

    • basic grammer of golang.
  • bank & dictionary

    • simple example of project bank&dictionary.
  • example_code

    • this and that of golang.
  • url_checker

    • check whether url is available or not.

Job Scrapper

scrapping job list from kr.indeed.com .

usage

git clone https://github.com/Wook-2/GoStudy.git
cd job_scrapper
go run main.go