CodeForBc / airbnb-regulation

MIT License
4 stars 2 forks source link

Features/ingestion/harvester addition #38

Closed immangat closed 2 months ago

immangat commented 4 months ago

Description

Issue Link: Issue

This pull request adds the harvester code into the Django project directory. The code allows to pull Airbnb listings from Vancouver and store them in a csv file.

The relevant files are:

Type of Change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

Before you submit your pull request, please make sure you have completed the following:

Screenshots (if applicable)

Include any relevant screenshots or screen recordings demonstrating your changes.

Additional Notes

Please read the README.md in the harvester folder for more information.