This Chrome extension allows you to download/export your Yummly collections. It adds a "Download Collection" button to the page, which will ensure all the data is loaded by auto-scrolling to the bottom of the page, then will prompt you to save the data file to your computer.
Find it here, or by searching for "Yummly Collections Downloader" in the Chrome Web Store.
This JSON file contains all the data from you collection. Note that you really only need to download the "All Yums" collection; it contains the list of collections each recipe is associated with.
Now that you have this file, you can reference it in any way you'd like, but the intented usage is to go to (site coming soon), where you can upload the file and browse your collection in web format, then print or share your recipes with another application.
To install this extension locally (instead of through the Chrome Web Store):
- Click here to download the code of this repo as a zip file. Save it anywhere you'd like.
- Extract the zip file.
- Go to
chrome://extensions/
and enable the "Developer mode" toggle in the top right corner. - Click the new "Load unpacked" button near the top left, and select the directory of the extracted files.