Recipe Scraper

Use Puppeteer to scrape a recipe from a webpage into JSON

Current version only supports scraping recipes created by the WordPress Recipe Maker plugin.

Installation

git clone git@github.com:jaromighty/recipe-scraper.git
npm install