[RUBY] Job scraping

Things necessary

chromedriver

  1. DL the same version of Chrome from the following http://chromedriver.storage.googleapis.com/index.html
  2. Move the file after unzipping
%sudo mv unzipped chromedriver/usr/local/bin
  1. Pass the moved file
% export PATH="/usr/local/bin:$PATH"

selenium-webdriver Install gem.

%  gem install selenium-webdriver

About the program

Git clone from repository

git clone https://github.com/ryumaanai/jobcan.git

Edit program

  1. Edit your email and password. At the asterisk.
  2. The time stamp is used to determine the time. unless and if. You can read it. Ask if you have any questions ◎

You can easily call the program by registering the alias in the environment variable.

Recommended Posts

Job scraping