https://github.com/njfdev/fidelity-api
Reverse engineering the Fidelity Investments API. NOTE: This is not official software from Fidelity Investments.
https://github.com/njfdev/fidelity-api
Last synced: over 1 year ago
JSON representation
Reverse engineering the Fidelity Investments API. NOTE: This is not official software from Fidelity Investments.
- Host: GitHub
- URL: https://github.com/njfdev/fidelity-api
- Owner: njfdev
- License: mit
- Created: 2023-04-02T17:21:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T00:55:01.000Z (about 3 years ago)
- Last Synced: 2025-01-27T06:13:42.779Z (over 1 year ago)
- Size: 15.6 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Reverse Engineered Fidelity API
**NOTE: This project was created with good intentions, however, if anyone from Fidelity Investments has an issue with this, please contact me at [contact@njf.dev](mailto:contact@njf.dev).**
---
I created this project once I started using Fidelity Investments and was disappointed to learn that there was not a user-facing application programing interface (API). This project attempts to reverse engineer the internal API used for Fidelity's user-facing website. Contributing to the project is welcomed.
All reversed engineered API documentation is in the [docs folder](./docs).