dtrungtin / actor-airbnb-scraper

Airbnb Scraper actor is designed to extract most of publicly available data for home listings
https://apify.com/dtrungtin/airbnb-scraper
27 stars 22 forks source link

Calendar is sometimes scraped and sometimes not. #24

Closed zpelechova closed 2 years ago

zpelechova commented 3 years ago

Here it is: https://my.apify.com/view/runs/d35FGaAhsDS9Bbdaw Here it is not: https://my.apify.com/view/runs/vhQK9JyweSmeHPpJm

dtrungtin commented 3 years ago

Please see the log: 2021-04-07T09:59:43.268Z ERROR Error while retrieving calendar {"url":"https://api.airbnb.com/v2/pdp_listing_details/28147622?_format=for_native","id":28147622}

Sometime the request to get calendar has an error. It's better to use better proxy as RESIDENTIAL to prevent such error.

zpelechova commented 3 years ago

When it gets the error does it retry?

dtrungtin commented 3 years ago

network issue => try to use reliable proxy as RESIDENTIAL to prevent such error. do some retries already.

zpelechova commented 3 years ago

How many times does it retry?

dtrungtin commented 3 years ago

10 times the same as calling other APIs.