Skip to content

zheli/airbnb-listing-crawler

Repository files navigation

Description

Crawler for getting data from AirBnb

Instruction

Highly recommend to run it in a virtualenv.

  1. pip install -r requirements.txt
  2. scrapy crawl airbnb -o [output filename]

Configuration

You should set the query string in airbnb_crawler/spiders/airbnb_spider.py to match your criterias.

About

Simple Scrapy script used to crawl airbnb listings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published