wrongmove/crawler
2024-04-01 20:28:15 +02: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 changing to 500 listings per query 2024-04-01 20:28:15 +02:00
1_dump_listings.py changing to 500 listings per query 2024-04-01 20:28:15 +02:00
2_dump_detail.py add counter to 2_dump_details to understand how many new are crawled 2024-03-30 19:24:03 +01:00
3_dump_images.py removing download of the normal images.. I dont use them 2024-04-01 15:26:34 +02: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 Reduced need for routing by limiting to a radius of 7 miles 2024-04-01 15:22:08 +02:00
9_recalculate_regex_squaremeter.py ruff format 2024-03-25 20:48:48 +00:00
data_access.py ruff format 2024-03-25 20:48:48 +00:00
exploration.ipynb Reduced need for routing by limiting to a radius of 7 miles 2024-04-01 15:22:08 +02: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
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