No ACL setup yet! Denying access to everyone.
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:crawler [2023/03/18 14:47] – maxfx | projects:crawler [2023/03/18 15:09] (current) – maxfx | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Sreality crawler ====== | ====== Sreality crawler ====== | ||
- | We have been collecting data for more than a year from Sreality. We have 3 tables(flats, | + | We have been collecting data for more than a year from Sreality. We have 3 tables(flats, |
+ | compare.py compares and calculates the decrease and increase of house, apartment, land prices. If the price increases by 20 percent it sends an email. | ||
- | Table flats: | + | This out table: |
+---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | +---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | ||
Line 8: | Line 9: | ||
+---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | +---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | ||
+ | login to database is in code |