Skip to content

MacL3an/NodeJSScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJSScraper

Learning Node JS by writing a scraper that scrapes HappyRide and Canyon for new bikes

How to use

  • Download this repo
  • Install NodeJS on your machine
  • Install dependencies by navigating to the downloaded folder in a terminal and write npm install
  • Update config.json with your email credentials (with Gmail you might need to enable "unsafe login")
  • Start script by writing node server.js

About

Learning NodeJS by writing a web scraper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published