Skip to content

CLI gem for scraping job data from indeed => write to an xlsx file

License

Notifications You must be signed in to change notification settings

nicholasbair/scrape_indeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrapeIndeed

Welcome to ScrapeIndeed! SI is a CLI gem for executing quick job searches on indeed, and writing basic information to an xlsx file.

Installation

Add this line to your application's Gemfile:

gem 'scrape_indeed'

And then execute:

$ bundle

Or install it yourself as:

$ gem install scrape_indeed

Usage

Type the below and follow the on screen prompts. Please note scraped data will be saved to an xlsx file on your desktop.

$ scrape-indeed

Note: using Ruby 2.4 will cause a deprecation warning for several gem's usage of ::Fixnum.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nicholasbair/scrape_indeed.

License

The gem is available as open source under the terms of the MIT License.

About

CLI gem for scraping job data from indeed => write to an xlsx file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published