Commit Graph

5 Commits

Author SHA1 Message Date
korenlazar
ceff48dbd9 Fixed the bug with cerberus_web_client.py by working with Selenium. To login each chain working with it must have a username for login with Selenium. in this mechanism, a path to a gz file is returned instead of url
Added the option to output a prices json file in main.py under --prices-with-promos, where the prices are updated by the latest promotions (under the 'final_price' key, where 'price' represents the price before promotions).

Fixed small bug of BinaWebCleint by checking that filename does not contain 'null'.

Changed Hierarchy of chains such that it includes the webclients.

Added the date to the output filenames to start storing the data over time.

Black formatting (according to pip 8 guidelines).

Changed the chains_dict in main to a constant one.
2022-10-04 11:42:36 +03:00
KorenLazar
87b6fbe2b0 Changed ClubID enum class to include a string field used for printing, and define ClubID.OTHER as a default value for the class to handle invalid inputs. 2021-08-18 11:30:31 +03:00
KorenLazar
63fec1490c Added new requirements to requirements.txt 2021-08-17 09:18:45 +03:00
KorenLazar
9b0ab013c9 Added requirements to requirements.txt 2021-08-16 23:07:32 +03:00
KorenLazar
6daf91cc08 has added requirements.txt file 2020-12-02 00:14:32 +02:00