Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openbb.stocks.ca.screener prints Invalid data from website #5569

Closed
jasonstrimpel opened this issue Oct 16, 2023 · 1 comment
Closed

openbb.stocks.ca.screener prints Invalid data from website #5569

jasonstrimpel opened this issue Oct 16, 2023 · 1 comment

Comments

@jasonstrimpel
Copy link

Describe the bug
When calling openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"]) OpenBB prints Invalid data from website

To Reproduce
When calling openbb.stocks.ca.screener(["AAPL","MSFT","GOOG","NFLX","META","AMZN","NVDA"])

Screenshots
If applicable, add screenshots to help explain your problem.
If you are running the terminal using the conda version please
rerun the terminal with python terminal.py --debug, and then
recreate your issue. Then include a screenshot of the entire
error printout.

Desktop (please complete the following information):

  • OS: macOS Monterrey 12.7
  • Python version: 3.9

Additional context
The error stems from the ownership module in the finvizfinance.screener import:

Screen Shot 2023-10-16 at 15 06 06

@deeleeramone
Copy link
Contributor

@jasonstrimpel, this has been patched in the latest version:

https://github.com/OpenBB-finance/OpenBBTerminal/releases/tag/v3.2.3

Screenshot 2023-10-17 at 8 15 26 PM

Closing because resolved by #5500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants