Skip to content

When pulling RaceCards: No Odds #211

@pod-algorem

Description

@pod-algorem

When pulling RaceCards from the default settings toml file there is no odds, when I turn on a few arguments in the user_racecard_settings like profiles, I will get this error?

2026-02-16: 0% | | 0/15 ETA ?
Traceback (most recent call last):
File "....racecards.py", line 554, in
main()
~~~~^^
File "...\racecards.py", line 547, in main
racecards = scrape_racecards(race_urls, date, config, client)
File "...racecards.py", line 429, in scrape_racecards
profiles = get_profiles(profile_urls)
TypeError: get_profiles() missing 1 required positional argument: 'urls'

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions