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

Add new fields in the dataset #32

Closed zpelechova closed 2 years ago

zpelechova commented 3 years ago

Host URL Number of listings host has

Required by a prospected customer.

zpelechova commented 3 years ago

It only works with detailed scrape but it is not states so anywhere nor logically added to the input.

dtrungtin commented 3 years ago

You need to set "addMoreHostInfo": true, to the INPUT. You will see these attributes: "hostUrl": "https://www.airbnb.com.vn/users/show/72260524", "listingsCount": 1, "totalListingsCount": 1

Not sure what you mean here? What do I need to update?

dtrungtin commented 3 years ago

Just added the tooltip "Only work if the Extract main listing information only (no detail) is unchecked.