feat: /api/v2/analiza/* endpoints - sport analytics backend
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 43)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 43)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 46)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 46)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 46)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(4, 'Rijeka', 46)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(3, 'Rijeka', 49)
|
||||
=== SuperSport HNL ===
|
||||
10 rows parsed
|
||||
matched klub_id: 3/10
|
||||
(3, 'Rijeka', 49)
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hnl_scraper.py", line 7, in <module>
|
||||
user="rinet", password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hnl_scraper.py", line 7, in <module>
|
||||
user="rinet", password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hnl_scraper.py", line 7, in <module>
|
||||
user="rinet", password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Traceback (most recent call last):
|
||||
File "/opt/pgz-sport/scrapers/hnl_scraper.py", line 7, in <module>
|
||||
user="rinet", password=os.environ["DB_PASSWORD"])
|
||||
~~~~~~~~~~^^^^^^^^^^^^^^^
|
||||
File "<frozen os>", line 685, in __getitem__
|
||||
KeyError: 'DB_PASSWORD'
|
||||
Reference in New Issue
Block a user