Skip to content

forbesg/bbc-good-food-recipe-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The script parses a given BBC Good Food recipe URL and return a simple list of the required ingredients and cooking methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published