35 lines
859 B
ReStructuredText
35 lines
859 B
ReStructuredText
.. Usse documentation master file, created by
|
|
sphinx-quickstart on Mon Feb 6 21:46:43 2023.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Project Usse
|
|
============
|
|
|
|
.. warning::
|
|
|
|
The current state of the project is that it is ``Frozen`` until at least June.
|
|
|
|
.. image:: images/usse_castle.webp
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Scraping:
|
|
|
|
funda.rst
|
|
googlemaps.rst
|
|
osm.rst
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Hypotheek:
|
|
|
|
hypotheek.rst
|
|
|
|
|
|
|
|
Goal
|
|
====
|
|
The Goal of this project is to, automatically, scrape `real estate housing website Funda <https://www.funda.nl>`_ for houses with some specifications(garden, non-apartment).
|
|
Next, we must be able to view these houses and filter them based on the distance to several locations(NFI, Hooghstraat etc.). |