Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1.13 KB

README.md

File metadata and controls

30 lines (25 loc) · 1.13 KB

Spain Real Estate Scrapper

Kotlin based scrapper that scraps real estate properties thought a GraphQL server.

Motivation

Real estate experiences lacks many features for home hunting, making it really difficult to navigate, apply filters etc. The scrap is used for personal usage only.

Supported portals:

Built with

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/MyFeature)
  3. Commit your Changes (git commit -m 'Add some features')
  4. Push to the Branch (git push origin feature/MyFeature)
  5. Open a Pull Request