
AirBnb Explorer 3.0
Pricing
$30.00/month + usage

AirBnb Explorer 3.0
⭐ Scrape Airbnb.com Hotels
0.0 (0)
Pricing
$30.00/month + usage
13
Total users
662
Monthly users
7
Runs succeeded
>99%
Last modified
a year ago
Data associate with specific date is not related to that date
Closed
Did a scrape to get data of all columns using your scraper, and when I input into the parameters a certain date and duration of stay, the output doesn't contain the correct results. I noticed for some reason the URL that's used in the scrape has check-in and check-out elements which are not the correct ones that I specified in the search. I've attached the Data output and the run ID for you. Even thought it is clear I input data for dates from 2024-08-03 to 2024-08-10. The data file in excel shows other dates were queried. Would appreciate to understand if I am setting up something wrong or what to do to get pricing for exact dates. Thank you!

Hello. You have to specify trip_length = "date"
for check_in and check_out to take effect this is EXACT DATE mode,
otherwise it will assumed you request FLEXIBLE DATE, and dates parameters will be ignored.
wizard_hv
Ahhhh, thank you so much @cat this is perfect! May I ask I couldn't find the documentation on what each setting is. Do you have a page for it?