horinezachary / goose-database

This repository holds the frontend code and supporting code for the Goose Database Recipe Repository.
https://goose.horine.dev
1 stars 1 forks source link

Parse epicurious #8

Closed horinezachary closed 4 years ago

horinezachary commented 4 years ago

epicurious

https://www.epicurious.com/search/

Many types of recipes that include a rating scale, and also a make it again scale. They can be filtered by healthy and other tags so there is a tagging system that we could filter by as well.

Originally posted by @cryarr in https://github.com/horinezachary/goose-database/issues/1#issuecomment-572364096

cryarr commented 4 years ago

Done with initial parsing, everything is in a raw json, but itll need to be parsed further in order to make it so it has all the information needed.

cryarr commented 4 years ago

Finished up parsing, all 12k recipes have been formatted