The Wayback Machine - https://web.archive.org/web/20200730215238/https://github.com/cncf/hnscraping
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hnscraping

πŸ‘©πŸΎβ€πŸ’»πŸ“°πŸ§½Hacker News hiring scraping

Extract jobs related to CNCF from Hacker News "Who is hiring?" post. Match jobs that contain Kubernetes or K8s and roles such as SRE, Infrastructure Engineer or DevOps Engineer.

Installation

  • Install ruby (preferably with rbenv)
  • Clone repo and cd into directory.
  • Install bundler gem install bundler
  • Install dependencies: bundle

Running development server

Deployments

Deployments are done with a GitHub Webhook that executes bin/provision asynchronously.

Vagrantfile

There's also a Vagrantfile to spin up a Ubuntu VM with the app running. It's been mostly used to try out the provision script in a Ubuntu VM like the one used in production. To run the VM install first Vagrant and Virtualbox and then execute: vagrant up from the root directory. The App should accessible from http://localhost:8080.

About

πŸ‘©πŸΎβ€πŸ’»πŸ“°πŸ§½Hacker News hiring scraping

Resources

License

Releases

No releases published
You can’t perform that action at this time.