AG3NTZ3R0 / cnbc

A Python package that wraps CNBC API endpoints and returns financial data in JSON.
https://pypi.org/project/cnbc/
GNU General Public License v3.0
4 stars 0 forks source link

Updates Endpoints #15

Open AG3NTZ3R0 opened 6 months ago

AG3NTZ3R0 commented 6 months ago

Overview

It was time to review the CNBC Rapid API endpoints to ensure the package was up to date. There was only one endpoint with an update.

Type of Change

Please select the options that are relevant.

How Has This Been Tested?

The change was tested in a main.py file on my machine to ensure the endpoint could be reached.

Checklist:

Additional Information

None