No ACL setup yet! Denying access to everyone.
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
projects:crawler [2023/03/18 14:40] – created 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, | ||
+ | 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. | ||
+ | This out table: | ||
+ | |||
+ | +---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | ||
+ | | id | name | locality | ||
+ | +---------+--------------------------+------------------------+---------+------------+------------+-----------+-----------+---------------------+------+------+-------+ | ||
+ | |||
+ | login to database is in code |