$ git clone <this repo>
$ cd streeteasy-analysis
$ mkvirtualenv streeteasy-analysis
$ pip install -r requirements.txt
$ touch output.csv- Select buildings on StreetEasy
- Navigate on
streeteasy.comto the buildings' "Past Rentals" reports* - Add building names and IDs to
buildings.json - With each report displayed in browser, save HTML in
/data/folder
* Example URL:
https://streeteasy.com/nyc/property_activity/past_transactions_component/959708?all_activity=true&show_rentals=true
$ python3 run.pyResults will be written to output.csv.