RAWG Video Games Database

KOSTENLOS
Durch RAWG | Aktualisiert hace un mes | Gaming
Popularität

9.7 / 10

Latenz

1,932ms

Service Level

87%

Health Check

N/A

Zurück zu allen Diskussionen

API not returning results correct results for cooking directions - "text": null

Rapid account: Rodrigopuravida
rodrigopuravida
hace 9 años
  1. Under - https://www.mashape.com/webknox/recipe#
  2. Extract Recipe Data
  3. Enter this url (http://www.food.com/recipe/uncle-bills-sushi-rice-and-california-rolls-456629) and click Test Endpoint -

Actual Result: Dictionary returns “text”: null
In this case text is supposed to return cooking directions. But if you actually go the the site - http://www.food.com/recipe/uncle-bills-sushi-rice-and-california-rolls-456629
IT DOES contain directions.

This API sometimes returns results and sometimes it does not but what I noticed is that the actual website ALWAYS has directions.

Rapid account: Webknox
webknox Commented hace 9 años

Glad it worked 😃

Rapid account: Rodrigopuravida
rodrigopuravida Commented hace 9 años

Thanks. Let me try it today and will let you know.
This worked. Thank you very much !!!

Rapid account: Webknox
webknox Commented hace 9 años

Hi,

you are right. The reason is that I serve the data from the db if I know the recipe already. And apparently the instructions were not correctly extracted back then. I built a workaround for you: I added the query parameter “forceExtraction=true” that you can add to the request. This way the page is extracted again whether I have it already or not. Please only set forceExtraction to true when information is missing.

Let me know whether that helps, best,
David

Rapid account: Rodrigopuravida
rodrigopuravida Commented hace 9 años

In my last comment I meant to say "this API sometimes returns “text” results and sometimes it does not. Did not mean to make this a general statement.

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen