No ACL setup yet! Denying access to everyone.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:crawler [2023/03/18 14:47] maxfxprojects: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, grounds, houses) in the Mysql database.+We have been collecting data for more than a year from Sreality. We have 3 tables(flats, grounds, houses) in the Mysql Seznam database
 +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