This projects scans Various feeds of my web presence and outputs a json file that can be used as static data for a personal hub.
- Clone/download the repo.
- npm install
- npm run scrape
- Edit the node-methods/scrape.js file to tailor it to your needs.
- npm run build
This project was bootstrapped with Create React App.
You can find the most recent version of this guide here.