Skip to content

Scrape sainsburys products using node, bluebird and request

Notifications You must be signed in to change notification settings

azz0r/sainsburys-node-scraper

Repository files navigation

Sainsburys Product Scraper using node

📕 Index

📚 Notes

  • Entry point of the app: start.js
  • Tests are located in scripts/tests
  • Results are written in data/data.json after the process finishes
  • Bluebird & request are handling data fetching and promises
  • Mocha and chai are used for test running
  • Tested on node 6.8.1 (stable) and 5.12.0
  • Written data file: click here
npm cache clean && npm install && npm run start

Run script npm run start

📚 Testing

Test npm run test

About

Scrape sainsburys products using node, bluebird and request

Resources

Stars

Watchers

Forks

Packages

No packages published