cook-import
cook-import copied to clipboard
A command line tool to import recipes into Cooklang format
cook-import
A command-line tool to import recipes into Cooklang format.
Getting started
- Make sure you have the following prerequisites:
- Clone this repo locally
- Change directory into this repo root and run
poetry install
Usage examples
See all available flags
poetry run ./cook-import --help
Scrape a recipe from a webpage and output to screen
poetry run ./cook-import --link https://www.bbcgoodfood.com/recipes/next-level-tikka-masala
Scrape a recipe from a webpage and output to file
poetry run ./cook-import --link https://www.bbcgoodfood.com/recipes/next-level-tikka-masala --file