Git Product home page Git Product logo

remote_job_scraper's Introduction

RemoteJobScraper πŸ’»πŸŒ (Not maintained anymore)

Ruby gem that collects job offers for remote positions with ease.

Going through many job listings and finding the right one may be a time-consuming process. That's why this tool has been built. It allows to automate the process, retrieve necessary data and store it in CSV/Excel file in just a few minutes. The main focus is to inform an user about the location (time-zone) required for a position.

screenshot

Installation

$ gem install remote_job_scraper

Usage

$ remote_job_scraper
  • Supported Ruby versions:

    • 2.4.1
    • 2.0.0 (#1)

Running test

Running test:

$ rspec spec

A few tests run very slow because they parse a huge amount of pages. You can skip slow tests by running:

$ rspec . --tag ~speed:slow

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Debugging

require 'byebug'
byebug

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rafaltrojanowski/remote_job_scraper. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

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

Code of Conduct

Everyone interacting in the RemoteJobScraper project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

remote_job_scraper's People

Contributors

dependabot[bot] avatar rafaltrojanowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rongyj

remote_job_scraper's Issues

ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-darwin16.7.0]

Command $ remote_job_scraper generate_summary

throws an error:

/.rbenv/versions/2.0.0-p247/lib/ruby/2.0.0/csv.rb:1776:in `gets': closed stream (IOError)
/lib/ruby/gems/2.0.0/gems/remote_job_scraper-0.4.1/lib/support/spreadsheet_creator.rb:15:in `with_index'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.