Bug 513016 - skrooge-boursorama.py don't work
Summary: skrooge-boursorama.py don't work
Status: REPORTED
Alias: None
Product: skrooge
Classification: Applications
Component: general (other bugs)
Version First Reported In: 25.10.0
Platform: Arch Linux Linux
: NOR grave
Target Milestone: 25.1.0
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-06 17:35 UTC by archideb
Modified: 2025-12-14 13:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description archideb 2025-12-06 17:35:40 UTC
/usr/share/skrooge/skrooge-boursorama.py IRE 2025-12-02 1d
date,price
Traceback (most recent call last):
  File "/usr/share/skrooge/skrooge-boursorama.py", line 134, in <module>
    dump_to_csv(symbol, results, sys.stdout)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/skrooge/skrooge-boursorama.py", line 123, in dump_to_csv
    for value in ticker_values:
                 ^^^^^^^^^^^^^
  File "/usr/share/skrooge/skrooge-boursorama.py", line 107, in download_history
    earliest_date = yield from parse_one_page(soup, start_date)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/skrooge/skrooge-boursorama.py", line 89, in parse_one_page
    raise ValueError("Page does not have the expected format")
ValueError: Page does not have the expected format

Thank's