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

FEAT - More API's and list of APIS #2157

Open
R5dan opened this issue Nov 28, 2024 · 5 comments
Open

FEAT - More API's and list of APIS #2157

R5dan opened this issue Nov 28, 2024 · 5 comments

Comments

@R5dan
Copy link
Contributor

R5dan commented Nov 28, 2024

Add some more API access, not just Ticker API's

Some ones I thought of:

I am happy to help with these if needed.
These could simply be accessed directly from yfinance

from yfinance import global_news, search

Any other API ideas as well, these were the only ones I could think of

@ValueRaider
Copy link
Collaborator

These might already be implemented, check dev branch and https://ranaroussi.github.io/yfinance/index.html

@R5dan
Copy link
Contributor Author

R5dan commented Dec 8, 2024

Yes it seems the search was added to Dev 3 days ago: so not when I had made this issue.
@ValueRaider next time can I just make a pull request if I'm happy to add it?

@ValueRaider
Copy link
Collaborator

The pull request was created same time #2160, and there was an older unfinished pull request.

Submitting a pull request is best, gives us something to review.

@R5dan
Copy link
Contributor Author

R5dan commented Dec 8, 2024

Ok thanks, I wasn't sure as different libraries have different policies.

This issue was created earlier than the merged pull request. I was just mentioning it.

Is there currently capacity in the library for global news and market summary? I think there is a market status one as well.

@ValueRaider
Copy link
Collaborator

Market summary & status, sure.

If global news is already possible with yf.Search then just document it.

@R5dan R5dan mentioned this issue Dec 8, 2024
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