Skip to content

get_analysts_info not working #129

Description

@NameIsRegina

When calling si.get_analysts_info("AAPL"), the function uses pd.read_html on the Yahoo Finance page, but the tables are no longer present in the static HTML, causing a ValueError: No tables found. It would be desirable for the library to handle this case (e.g., by parsing the JSON embedded in the page’s scripts), or at least to raise a more informative message indicating that the page structure has changed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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