===================== Search & News ===================== .. currentmodule:: yfinance Class ------------ The `Search` module, allows you to access search data in a Pythonic way. .. autosummary:: :toctree: api/ Search Search Sample Code ------------------ The `Search` module, allows you to access search data in a Pythonic way. .. literalinclude:: examples/search.py :language: python