Airbnb listings

免费增值
通过 InsideBnB Team | 已更新 16 days ago | Travel
人气

9.8 / 10

延迟

70ms

服务等级

100%

Health Check

100%

返回所有讨论

Do you have data for all markets?

Rapid account: Immoscan
immoscan
22 days ago

I tried this :

const options = {
method: ‘GET’,
url: ‘https://airbnb-listings.p.rapidapi.com/v2/getadmins’,
params: {
countrycode: ‘FR’,
admin1: ‘11’,
admin2: ‘75’
},

and I have a result:
admin3:"751"
admin3_name:“Paris”

But when I try you analytics api avgRoomPricesByAdmins with these params:

params: {
country_code: ‘FR’,
year: ‘2024’,
month: ‘1’,
admin1: ‘11’,
admin2: ‘75’,
bedrooms: ‘2’
},

There is no result

Is it normal?

Do I miss something?

Or do you miss data?

Rapid account: Immoscan
immoscan Commented 22 days ago

Yes it worked thank you very much!

Rapid account: Ivan G 49 Yddck 0
ivan-g49Yddck0 Commented 22 days ago

Hi. In this endpoins, as for the demo code on rapidAPI, you should use admin names (not IDs).
So:
country_code=FR
year=2024
month=01
admin1=Ile-de-France
admin2=Paris
admin3=Paris

Let me know if that works!!

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论