Airbnb Scraper avatar
Airbnb Scraper

Pricing

$1.25 / 1,000 results

Go to Store
Airbnb Scraper

Airbnb Scraper

Developed by

Tri⟁angle

Tri⟁angle

Maintained by Apify

Scrape Airbnb rentals in your chosen destinations. Extract descriptions, locations, prices per night, ratings, reviews count, host details, amenities and more. Download scraped data in various formats including HTML, JSON and Excel.

4.3 (6)

Pricing

$1.25 / 1,000 results

102

Total users

9.4K

Monthly users

360

Runs succeeded

93%

Issues response

5.9 days

Last modified

4 months ago

OC

can scrape limit be passed as an input for the api call?

Closed

onyx_concierge opened this issue
5 months ago

can i limit the number of scrapes during an api call?

tri_angle avatar

Hi there, you mean if you can limit the number of results? If so, the answer is yes: https://docs.apify.com/api/v2/act-runs-post

maxItems The maximum number of items that the Actor run should return. This is useful for pay-per-result Actors, as it allows you to limit the number of results that will be charged to your subscription. You can access the maximum number of items in your Actor by using the ACTOR_MAX_PAID_DATASET_ITEMS environment variable.