This API returns live and historical market news & sentiment data from a large & growing selection of premier news outlets around the world, covering stocks, cryptocurrencies, forex, and a wide range of topics such as fiscal policy, mergers & acquisitions, IPOs, etc.
- Provider
- Alpha Vantage (Market Data)
- Input summary
- {"name":"function","type":"string","required":true,"description":"The function of your choice. In this case, function=NEWS_SENTIMENT","enum":["NEWS_SENTIMENT"]}, {"name":"tickers","type":"string","required":false,"description":"The stock/crypto/forex symbols of your choice. For example: tickers=IBM will filter for articles that mention the IBM ticker; tickers=COIN,CRYPTO:BTC,FOREX:USD will filter..., {"name":"topics","type":"string","required":false,"description":"The news topics of your choice. For example: topics=technology will filter for articles that write about the technology sector; topics=technology,ipo will filter for articl..., {"name":"time_from","type":"string","required":false,"description":"The time range of the news articles you are targeting, in YYYYMMDDTHHMM format. For example: time_from=20220410T0130. If time_from is specified but time_to is missing, t..., {"name":"time_to","type":"string","required":false,"description":"The time range of the news articles you are targeting, in YYYYMMDDTHHMM format."}, {"name":"sort","type":"string","required":false,"description":"By default, sort=LATEST and the API will return the latest articles first. You can also set sort=EARLIEST or sort=RELEVANCE based on your use case.","enum":["LATEST","EARLIES..., {"name":"limit","type":"string","required":false,"description":"By default, limit=50 and the API will return up to 50 matching results. You can also set limit=1000 to output up to 1000 results."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available