Skip to content

scrapes hacker news who is hiring, parses the data, and stores it in AWS MySQL database

License

Notifications You must be signed in to change notification settings

austintackaberry/hn-scraper-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News: Who is hiring Scraper

This is a node app that scrapes the latest hacker news: who is hiring, parses the data, gets coordinates for each job location, and stores all the data in a MySQL database hosted on AWS

Getting Started

In order to run a dev server on your local host, you will need to first install all the required npm packages.

npm install

Next you will need to navigate to the bin folder...

cd hn-scraper-bot/bin

And run the bot...

node app.js

Built With

  • Nodejs
  • Express
  • Cheerio
  • MySQL
  • AWS

Authors

Austin Tackaberry

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

scrapes hacker news who is hiring, parses the data, and stores it in AWS MySQL database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published