/python-scrapy

using scrapy crawl data from a webpage and store in json format

Primary LanguagePythonApache License 2.0Apache-2.0

Scrapy python

Crawl dynamic property data from vrbo.com. The data is in html response inside <script> tag and in json format.

scrapy crawl vrbos -o output.json