https://github.com/microverseinc/job-seeker
💼 Finds new remote jobs and sends a digest via email
https://github.com/microverseinc/job-seeker
jobsearch rake remote-work ruby
Last synced: about 23 hours ago
JSON representation
💼 Finds new remote jobs and sends a digest via email
- Host: GitHub
- URL: https://github.com/microverseinc/job-seeker
- Owner: microverseinc
- License: mit
- Created: 2018-05-07T06:52:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T09:08:13.000Z (almost 8 years ago)
- Last Synced: 2025-10-25T11:42:31.025Z (9 months ago)
- Topics: jobsearch, rake, remote-work, ruby
- Language: Ruby
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Job Seeker
💼 A simple Ruby script that finds new available remote jobs and sends an email digest.
## How does it work?
* It uses the RSS feeds and APIs of multiple remote job sources to find availabl jobs (e.g. remoteok.io)
* It aggregates all jobs posted in the last 24 hours
* It filters the jobs based on certain keywords (e.g. `rails`)
* There is a Rakefile that sends an email with a digest of all the jobs found
* The Rakefile is run by Heroku's Scheduler once a day
## How to join the mail list?
* [Click here](https://groups.google.com/a/microverse.org/forum/#!forum/jobseekers) to join the Microverse's Job Seeker mail list
* You will receive a daily email with the jobs digest
## How to contribute
* Fork the project, make changes, and submit a PR
* We will review your contributions and let you know once they are deployed
* Thanks for helping out!
## About Microverse
[Microverse](https://www.microverse.org/) is a school for remote software developers that is completely free until you find a job.
We look for really talented people all around the world and we train them for 6-12 months.
If you want to join, you can apply [here](https://www.microverse.org/).
## Maintainers
- [@arielcamus](https://github.com/arielcamus)
- [@Keqi](https://github.com/Keqi)