Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 504 Bytes

README.MD

File metadata and controls

17 lines (10 loc) · 504 Bytes

Job Board Scraper

Alt Text

The Scraper pulls the data using GitHub Jobs API and manipulates it via Node.js, finally it pushes all the Jobs (Only with "Software" in their title && Ascending Date) into a Google Spreadsheet.

Technologies used:

  • Node.js
  • GitHub Jobs API

Modules:

  • Google Sheets API wrapper
  • Node Fetch