Skip to content

Scrape GitLab jobs once a week for Business Analyst jobs

Notifications You must be signed in to change notification settings

krisztin/gitlab-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitLab Jobsite scraper

Weekly cron job looking for Business Systems Analyst(BSA) job openings.

Problem

  • No current BSA openings
  • GitLab's jobsite has no email alert/sign up. This means regular, manual check ups
  • Need to be able to apply amongst the firsts

The solution

Create a simple scraper node script with Cheerio looking for the desired positions and then sending an email with Nodemailer to the candidate. Set it up to run every week with Nodecron.

MVP

  • Scrape the site for BSA openings
  • If there is a match send an alert email
  • Cron job running every week

TBA

  • Email to send the link(s) to the open position(s)
  • Hide login details
  • Switch from Gmail to own email

About

Scrape GitLab jobs once a week for Business Analyst jobs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published