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

Location query not working #5

Open
augusto2112 opened this issue Feb 4, 2020 · 0 comments
Open

Location query not working #5

augusto2112 opened this issue Feb 4, 2020 · 0 comments

Comments

@augusto2112
Copy link

Hello!

Firstly, thank you for making this script available for free.

I'm having trouble running the program with the "location query option".

Here are my settings:

{
  "locationQuery": "London",
  "currency": "USD",
  "includeReviews": true,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}

And I get a bunch of errors like the following:

2020-02-04T22:58:04.202Z ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://api.airbnb.com/v2/search_results?location=London&price_min=3500&price_max=4000&_limit=10","retryCount":2,"id":"iASSDmkQQcFPTIU"}
2020-02-04T22:58:04.203Z   TypeError: Cannot read property 'body' of undefined
2020-02-04T22:58:04.204Z     at getData (/home/myuser/src/index.js:68:29)
2020-02-04T22:58:04.205Z     at process._tickCallback (internal/process/next_tick.js:68:7)
2020-02-04T22:58:04.207Z ERROR: GetData error
2020-02-04T22:58:04.208Z   Response code 404 (Not Found)

It would be great if you could help me out!

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant