scape practice after finishing online lecture
-
Simple Scraping from single page info
- kh institute iei.or.kr tutor scrape
- creating csv file to save all the scrape data
-
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
-
connect Go web framework Echo
- create simple html page just for searching
- download file with the keyword that is searched