Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.
/ rent-flat-scraper Public archive

Scraper with last published flats in idealista

License

Notifications You must be signed in to change notification settings

oscard0m/rent-flat-scraper

Repository files navigation

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

  • Oscar Dominguez - Initial work - OscarDOM
  • Stefano Saitta - Initial work - nerder

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

  • //TODO Hat tip to anyone whose code was used
  • //TODO Inspiration
  • etc

About

Scraper with last published flats in idealista

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published