Overview
Hellowork Scraper is to output the HelloWork job page in CSV format.
Convert the information on the job page of HelloWork Internet Service to a CSV file.
- Ruby 2.6.x
- Nokogiri
- Copy
config.yml.sample
toconfig.yml
- Configure setting files.(config.yml, job_info.rb)
ruby main.rb
git clone
cd Hellowork_scraper
bundle install