Downloads recipes from the NYT Cooking website and converts them into an Apple Notes-compatible format
Project description
nyt_recipe
is a Python 3 script that is used to download recipes from
NYT Cooking and save them to a file in a format
that can easily be imported by Apple Notes.
Installation
nyt_recipe
should be installed using pip
:
$ python3 -m pip install nyt-recipe
Usage
Provide a URL or list of URLs to the script. The script will place the output
files in the recipes
directory inside the current user's home directory.
$ nyt_recipe https://cooking.nytimes.com/recipes/1020044-vegetable-paella-with-chorizo
Saved recipe "Vegetable Paella With Chorizo" to /Users/ianbrault/recipes/vegetable_paella_with_chorizo.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nyt_recipe-1.0.0.tar.gz
(4.2 kB
view hashes)
Built Distribution
Close
Hashes for nyt_recipe-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74d70a6b77f8b47891d37e8196a67fe7f34d5ad7843482dd8dc5951bc42adde |
|
MD5 | 67b6484eab021be6a4b0d8d71d4f75c2 |
|
BLAKE2b-256 | eba158a2b505ab9d5b3e4c939c72c12c9bc55e2c48fab533a4934a4f05c623e1 |