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

web_programming/current_stock_price.py no longer works #8950

Closed
jbrowning opened this issue Aug 11, 2023 · 2 comments · Fixed by #8942
Closed

web_programming/current_stock_price.py no longer works #8950

jbrowning opened this issue Aug 11, 2023 · 2 comments · Fixed by #8942
Labels

Comments

@jbrowning
Copy link

Repository commit

ae0fc85

Python version (python --version)

N/A

Dependencies version (pip freeze)

N/A

Expected behavior

To print the current stock price for the given symbol.

Actual behavior

No stock price is printed because the https://in.finance.yahoo.com/quote/ endpoint used by this script is no longer operational.

@jbrowning jbrowning added the bug label Aug 11, 2023
@tianyizheng02 tianyizheng02 linked a pull request Aug 11, 2023 that will close this issue
14 tasks
@NextThread
Copy link

hey, can I work on this

@tianyizheng02
Copy link
Contributor

hey, can I work on this

@NextThread As stated in our contributing guidelines, we don't assign issues. If you want to work on something, just do it. Also, please note that there's already an open PR addressing this issue.

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

Successfully merging a pull request may close this issue.

3 participants