Cookr Recipe Parser
# The cookr API makes it is easy to get recipe data from other sites Our API accepts a URL as a parameter then checks that URL for recipe information. ### The url must be a valid URL or you will get a 500 error which will be counted against your quota. - URL string must start with http or https #### Languages Supported It has only been tested on English recipe sites but should work with any site…
Cookr Recipe Parser endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/getRecipe /getRecipe |
Gets recipe data from a URL |
Cookr Recipe Parser pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $12 / month | 10 / minute |
|
| ULTRA Recommended | $50 / month | 10 / minute |
|
| MEGA | $175 / month | 10 / minute |
|