Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 585 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 585 Bytes

BBC Good Food Recipe Scraper

Strip out the chaff from a BBC Food / BBC Good Food Recipe Page

A simple script that, given a BBC Food or BBC Good Food recipe URL, will return the list of required ingredients and cooking method.

Requires Node JS to be installed locally.

Clone the repository and cd into directory

npm install
npm start

Enter the url of a BBC Good Food Recipe into the input field