You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/utilities
Virat Singh cd926ac3dd
community: Add PolygonFinancials Tool (#18324)
**Description:**
In this PR, I am adding a `PolygonFinancials` tool, which can be used to
get financials data for a given ticker. The financials data is the
fundamental data that is found in income statements, balance sheets, and
cash flow statements of public US companies.

**Twitter**: 
[@virattt](https://twitter.com/virattt)
7 months ago
..
__init__.py community: Add you.com utility, update you retriever integration docs (#17014) 8 months ago
alpha_vantage.py
anthropic.py
apify.py
arcee.py
arxiv.py
astradb.py community: Add async methods to AstraDBCache (#17415) 7 months ago
awslambda.py
bibtex.py
bing_search.py
brave_search.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
clickup.py infra: add print rule to ruff (#16221) 8 months ago
dalle_image_generator.py
dataforseo_api_search.py
duckduckgo_search.py
github.py community[patch]: Fix github search issues and PRs PaginatedList has no len() error (#16806) 7 months ago
gitlab.py
golden_query.py
google_finance.py
google_jobs.py
google_lens.py infra: add print rule to ruff (#16221) 8 months ago
google_places_api.py
google_scholar.py
google_search.py
google_serper.py
google_trends.py community: Handling missing key in Google Trends API response. (#15864) 8 months ago
graphql.py community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 7 months ago
jira.py
max_compute.py
merriam_webster.py
metaphor_search.py
nasa.py
nvidia_riva.py infra: add print rule to ruff (#16221) 8 months ago
opaqueprompts.py
openapi.py
openweathermap.py
outline.py
pebblo.py community[minor]: Add pebblo safe document loader (#16862) 7 months ago
polygon.py community: Add PolygonFinancials Tool (#18324) 7 months ago
portkey.py
powerbi.py
pubmed.py infra: add print rule to ruff (#16221) 8 months ago
python.py
reddit_search.py
redis.py
requests.py community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065) 7 months ago
scenexplain.py
searchapi.py
searx_search.py infra: add print rule to ruff (#16221) 8 months ago
semanticscholar.py
serpapi.py
spark_sql.py
sql_database.py [Langchain_community]: Corrected the imports to make them compatible with Sqlachemy <2.0 (#17653) 7 months ago
stackexchange.py
steam.py
tavily_search.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 8 months ago
tensorflow_datasets.py
twilio.py
vertexai.py community[patch]: docstrings (#16810) 8 months ago
wikidata.py community: Wikidata tool support (#16691) 8 months ago
wikipedia.py
wolfram_alpha.py
you.py community: Add you.com utility, update you retriever integration docs (#17014) 8 months ago
zapier.py