https://github.com/integuru-ai/robinhood-unofficial-api
An unofficial API for Robinhood
https://github.com/integuru-ai/robinhood-unofficial-api
Last synced: 11 months ago
JSON representation
An unofficial API for Robinhood
- Host: GitHub
- URL: https://github.com/integuru-ai/robinhood-unofficial-api
- Owner: Integuru-AI
- License: agpl-3.0
- Created: 2024-10-22T02:06:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T22:58:26.000Z (over 1 year ago)
- Last Synced: 2025-04-20T12:28:35.036Z (about 1 year ago)
- Language: Python
- Homepage: https://integuru.ai
- Size: 20.5 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Robinhood Unofficial API
This is an unofficial API for Robinhood. It allows you to interact with Robinhoods's internal APIs.
## Features
- Download tax documents
## Usage
You need to provide a Robinhood access token to authenticate all requests in this repo. You can find this token in the cookies section of your browser's developer tools when you are logged into Robinhood's website. The cookie name is `__Host-Web-App-Secondary-Access-Token`.
## Info
This unofficial API is built by [Integuru.ai](https://integuru.ai). We take custom requests for new platforms or additional features for existing platforms. We also offer hosting and authentication services. If you have requests or want to work with us, reach out at richard@integuru.ai.
Here's a [complete list](https://github.com/Integuru-AI/APIs-by-Integuru) of unofficial APIs built by Integuru.ai.
This repo is intended to be used as a package in a larger project: https://github.com/Integuru-AI/Integrations