Skip to content

Error - yahoo API requires curl_cffi session #56

@schittor

Description

@schittor

I have been using yfinance and wallstreet for a long time.
Recently this rate error started popping up.
Yfinance works now, but wallstreet does not work (related issue in yfinance closed recently)

I am using python 3.11, yfinance 0.2.59, which gives the rateerror
but if I use latest yfinance 0.2.61 version, I get
'Yahoo API requires curl_cffi session not <class 'requests.sessions.Session'>. Solution: stop setting session, let YF handle.' error

Reading through related yfinace ticket, fix there may require change to wallstreet package ?

Sample Code : Call('MSFT',d=19,m=9,y=2025)

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