A tutorial on how to write a scrapy spider to get data from Airbnb. If you are looking for the original post follows this link.
Airbnb has changed a lot since I have written this tutorial and therefore this code will not work without major modifications. Fortunately @bashedev has done a nice job to keep up with the changes and offers a working example. You can find his awsome code herere: https://github.com/bashedev/airbnb_scraper