Skip to content

AnthonyTsui/Buildapcscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildapcscraper

Building a price checker of PC parts/ various products with the usage of a web scarper or just interacting with APIs. Current sites being used/scraped are: Amazon, Ebay, Newegg. (Potentially) other sites: Fry's, Microcenter

Database updates/creations will be done with node-cron or another similar module, actual searching will be querying the results in the database. Front end will be built with standard HTML/CSS with ejs templating, with Postgres as the database. Front end will be switched to React (once i learn it)

No plans for users or sessions at the moment, like most likely not be necessary for the purposes of this project.

Planned features/Stretch Goals:

  • Price History Graph
  • Reddit API for /r/buildapcsales
  • Same functionalities but for video games (This will similarly include various vendors such as gog, steam, amazon, etc)

This app is using the following dependencies:

  • Cheerio v1.0.0-rc.2
  • Express v4.16.4
  • ejs v2.6.1
  • Body-Parser v1.18.3
  • Morgan v1.9.1
  • Sequelize v5.1.0
  • Axios v0.18.0

About

Building a price checker of PC parts/ various products with the usage of a web scarper or just interacting with APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors