wrongmove/crawler
2025-02-14 21:21:50 +00:00
..
data fixing gitignores 2024-03-25 20:47:15 +00:00
proof_of_concept ruff format 2024-03-25 20:48:48 +00:00
rec removing districts which are far away from the default crawl 2024-09-23 01:43:20 +01:00
1_dump_listings.py adding last seen date into the listing 2025-01-26 21:41:18 +00:00
2_dump_detail.py add runall script, update parameters to 4 bed etc and allow incremental updating 2024-11-23 22:57:22 +00:00
3_dump_images.py adding days updated 2024-08-11 19:36:25 +01:00
4_detect_floorplan.py add routing, incremental crawling, travel time, lease and development 2024-03-13 16:24:57 +00:00
5_routing.py making sure the routing is only applied to listings which are not done already 2024-04-05 11:38:09 +01:00
9_recalculate_regex_squaremeter.py ruff format 2024-03-25 20:48:48 +00:00
data_access.py making last_seen to a relative date 2025-02-14 21:21:50 +00:00
exploration.ipynb format and committing notebook 2024-04-05 11:38:55 +01:00
GUIDE merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00
main_tmp.py ruff format 2024-03-25 20:48:48 +00:00
Makefile merging the visual query answering with the crawler. Monorepo go! 2024-03-01 16:42:48 +01:00
poetry.lock Reduced need for routing by limiting to a radius of 7 miles 2024-04-01 15:22:08 +02:00
pyproject.toml Reduced need for routing by limiting to a radius of 7 miles 2024-04-01 15:22:08 +02:00
runall.sh add runall script, update parameters to 4 bed etc and allow incremental updating 2024-11-23 22:57:22 +00:00
TASKS.md adding tasks and updating exploration notebook 2024-04-01 15:10:15 +02:00
testing.py ruff format 2024-03-25 20:48:48 +00:00