oscard0m / rent-flat-scraper

Scraper with last published flats in idealista
MIT License
7 stars 2 forks source link
published-flats scraper

Rent-Flat-Scraper

Rent-Flat-Scraper (cool name pending to decide in the near future) is an appartment scraper designed to find easily flats in Barcelona (and extensible for more destination). This tool borns by the need of finding good apartments at a fair price in a market becoming a bubble and speculation as philosophy behind the scene.

More information:

Getting Started

In this point it will be described the prerequisites this repo needs, how to install and run it and other considerations.

The scraper right now plans to support the following websites of flat renting:

Startup

Install all the dependencies:

npm i

Run the script to scrape the flats:

npm run start

Debugging

You can run it with debug mode:

npm run debug

Or remote dubgger

npm run remote

Running the tests

No tests implemented yet

npm run test

Break down into end to end tests

//TODO

And coding style tests

//TODO

Deployment

No deployment system implemented yet

Built With

//TODO

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

//TBD

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments