-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prices are missing in the output #40
Comments
The API endpoint that returns the prices seems to not find any offer for the locations. I tried to make some changes to see if it returns something but no luck there. What I managed to do is to add a field for the price range (lowest and highest) on PR #51. Since it did not depend on the endpoint that returns the offers, it displays the values with no problems. |
I think that will do, the only thing I cannot tell from the commit - what happens with the field I was complaining about? Does it 1)stay there and is always empty |
@zpelechova I left the field as it was for now. From the runs that I did it always returned empty so I left commented out since Paulo must have had a reason to do it. @pocesar do you remember why you commented out the |
@gustavotr it's always returning empty, I couldn't find an endpoint that would return this data from their website. part of the API comes from watching the request of legacy mobile clients |
https://my.apify.com/view/runs/ysbjh04ITwZg6DMj8
The text was updated successfully, but these errors were encountered: