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

TickerNews class does not populate the insights field. #718

Open
anaderix opened this issue Jul 28, 2024 · 0 comments
Open

TickerNews class does not populate the insights field. #718

anaderix opened this issue Jul 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@anaderix
Copy link

anaderix commented Jul 28, 2024

Is your feature request related to a problem? Please describe.

  • The TickerNews class provided by the library does not populate the insights field by list_ticker_news method.
  • When making direct JavaScript requests for the same handle, the insights field is present and populated.

Describe the solution you'd like

  • The library should correctly populate the insights field for all TickerNews class instances.

Describe alternatives you've considered

  • Manually fetching the data using pure JavaScript requests. However, this is not ideal as it bypasses the convenience provided by the library.

Additional context

  • The insights field likely contains valuable information related to the ticker news.
  • This issue creates inconsistencies between using the library and making requests directly.
@anaderix anaderix added the enhancement New feature or request label Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant