Skip to content
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

Open
zpelechova opened this issue Jul 1, 2021 · 4 comments
Open

Prices are missing in the output #40

zpelechova opened this issue Jul 1, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@zpelechova
Copy link
Collaborator

https://my.apify.com/view/runs/ysbjh04ITwZg6DMj8

@zpelechova zpelechova added the bug Something isn't working label Jul 1, 2021
@gustavotr
Copy link
Contributor

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.

@zpelechova
Copy link
Collaborator Author

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
2)stay there and is sometimes empty
3)doesn't stay there

@gustavotr
Copy link
Contributor

@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 getPlacePrices function?

@pocesar
Copy link
Collaborator

pocesar commented Jul 8, 2021

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants