Commit graph

12 commits

Author SHA1 Message Date
Viktor Barzin
eafbc1ac52
Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/
The crawler subdirectory was the only active project. Moving it to the
repo root simplifies paths and removes the unnecessary nesting. The
vqa/ and immoweb/ directories were legacy/unused and have been removed.

Updated .drone.yml, .gitignore, .claude/ docs, and skills to reflect
the new flat structure.
2026-02-07 23:01:20 +00:00
Viktor Barzin
289206afc0
some cleanups 2025-06-08 20:58:28 +00:00
Viktor Barzin
3785d01009
migrate immoweb exporter to use models 2025-06-08 18:18:38 +00:00
Viktor Barzin
842f7cefbe
merge dump listings and dump details commands - fetch both details and listings in the same command 2025-06-07 12:00:23 +00:00
Viktor Barzin
e50f33ed14
filter out for furnished properties only 2025-06-03 20:02:29 +00:00
Viktor Barzin
ab5c4ce0a6
refactor runall script to share filter options when dumping listings and when exporting to immoweb 2025-06-01 18:10:09 +00:00
Viktor Barzin
b312a53526
remove exporting to csv in the runall script - we now use immoweb as a frontend 2025-05-31 23:31:41 +00:00
Viktor Barzin
7e8c79d3d1
add command to export the data in a way that the ui (immoweb) can consume 2025-05-26 19:37:06 +00:00
Viktor Barzin
f2118c9bc4
update runall script to use new command for sourcing routes 2025-05-18 21:32:16 +00:00
Viktor Barzin
0b3c644ea3
set the min price param in runall 2025-05-17 23:18:27 +00:00
Viktor Barzin
47347543d2
update runall script to use the click entrypoint 2025-05-17 23:14:00 +00:00
Kadir
4b6b8628c2 add runall script, update parameters to 4 bed etc and allow incremental updating 2024-11-23 22:57:22 +00:00