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
28 stars 22 forks source link

It doesnt accept search url #20

Open zpelechova opened 3 years ago

zpelechova commented 3 years ago

like e.g. this: https://cs.airbnb.com/s/Venezia--Italy/homes?flexible_trip_dates%5B%5D=april&flexible_trip_dates%5B%5D=may&flexible_trip_lengths%5B%5D=weekend_trip&date_picker_type=calendar&refinement_paths%5B%5D=%2Fhomes&tab_id=home_tab&source=structured_search_input_header&search_type=filter_change&checkin=2021-08-23&checkout=2021-08-29&adults=6&place_id=ChIJKUgTyxaqfkcREH-QFYcJBwM&price_min=199&price_max=299

dtrungtin commented 3 years ago

The actor uses airbnb api to crawling instead of the web pages so I think we cannot support this search url.