Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 861 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 861 Bytes

Recipe Converter

A Python 3 based converter for Gousto recipes into Paprika

Usage

You can scrape the data from a Gousto recipe such as https://www.gousto.co.uk/cookbook/chicken-recipes/chicken-ciabatta-sandwich-with-garlic-mayo. The converter will import the ingredients and directions etc then it will create a file that can be imported into Paprika.

To import the above recipe you would use:

python Main.py https://www.gousto.co.uk/cookbook/chicken-recipes/chicken-ciabatta-sandwich-with-garlic-mayo

This would create a file named chicken-ciabatta-sandwich-with-garlic-mayo.paprikarecipe which can then be imported directly into the Paprika app on either macOS or iPhone / iPad.