Linkedin Jobs Scraper to view jobs posted in Linkedin from Terminal
# clone this repo and use below command to install required dependencies
bundle install
# Run the script
ruby linkedin_job_scraper.rb Ruby Germany
#Example
ruby linkedin_job_scraper.rb "Job Title" "Place/Contry"
Format Code
Add Pagination
Make as a Gem!! (thinking....)