Airbnb Search Anonymous Airbnb search. Two operations; chain them. Usage Typical flow for "find Airbnbs in <place from <date to <date for N adults": 1. Resolve the place to a Google place id: Pick the first result's and . 2. Search listings with those plus dates and guest counts: Responses are printed as JSON on stdout. Operations Airbnb place autocomplete. Returns place suggestions with Google place id and display name. | Flag | Type | Required | Default | Description | |---|---|---|---|---| | | string | yes | — | Free-text place name (e.g. "San Francisco"). | | | int | no | | Max number of…