Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 947 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 947 Bytes

Simple Job Scrapper

Scrapping job offers for Junior Java Developer position from most popular services.

Demo

DEMO - currently not working, since heroku changed service plan

Tech stack

Authors

Roadmap

  • ☑️ Scraping data from NoFluffJobs
  • ☑️ Switch from MVC to Domain focused project structure
  • ☑️ Filtering and saving job offers in H2 database
  • ☑️ Simple README
  • ☑️ Add CSS styling
  • ⬜️ Add tests
  • ☑️ Add pagination
  • ☑️ Deployment to heroku
  • ☑️ Add scraping from BulldogJob
  • ⬜ Switch from H2 to Postgres or MySQL if necessary
  • ⬜ Add scraping from JustJoinIt (dynamic site)
  • ⬜ Add scraping from Pracuj.pl (dynamic site)