airapi icon indicating copy to clipboard operation
airapi copied to clipboard

Node.js client library for accessing Airbnb's API

Results 12 airapi issues
Sort by recently updated
recently updated
newest added

When running an example from examples folder. I also have tried adding my credentials from airbnb and looked up for the issue. Here is the full log: ``` undefined:1 ^...

I apologise, I know this is a bit rude. I thought I'd let @phamtrisi and others know about it. I'm only posting here because phamtrisi/airapi has been un-maintained for 2...

Hi! I've found your awesome library. But I think it only works with node.js. But I want to integrate it with jQuery. So, can you tell me how can I...

This fix will help people handle the 404 errors. It hangs when resources are not found now.

!err && res.statusCode != 200 is not captured. If it enters this situation, the program will hang. I will submit a fix for that.

hi @phamtrisi thanks for sharing this code! i have a quick question: you hard code an API key in here. how did you obtain that API key? i am planning...

Sometimes when trying to retrieve reviews, there's an a connection error. This is solved if adding: 'Connection': 'keep-alive' in configs.js

Hi, Can I search a listing from a host with user_id + checkin + checkout ?

Maybe a stupid question, but I just can't figure out, how to get hosting (client) id..