Giter Site home page Giter Site logo

mj-api-development / news-api-client Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

Financial News API Client Application Giving you access to financial news and business intelligence data in an easy to use api - create your free account and get Free API Keys

Home Page: https://news-api.site

License: MIT License

Python 100.00%
business business-news financial-news financial-news-api news business-intelligence-api business-news-api

news-api-client's Introduction

Sure, I can help you with that. Here is a README.md file that you can use for your project:

Financial News API Client

This is a Python + Flask client application for the Financial News API. The API provides access to a variety of financial news sources, including Reuters, Bloomberg, and The Wall Street Journal.

Installation

To install the client application, you can use the following command:

pip install financial-news-api-client

Usage

Once the client application is installed, you can use it to get news articles from the following sources:

  • Reuters
  • Bloomberg
  • The Wall Street Journal

To get a list of all available sources, you can use the following command:

from financial_news_api_client import NewsAPIClient

client = NewsAPIClient()

sources = client.get_sources()


To get a list of all available articles from a source, you can use the following command:

articles = client.get_articles(source="reuters")


To get a specific article, you can use the following command:

article = client.get_article(id="1234567890")


## Contributing

If you would like to contribute to the project, please feel free to open a pull request on GitHub.

## License

The project is licensed under the MIT License.

I hope this is helpful!

news-api-client's People

Contributors

freelancing-solutions avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.