# robinhood-unofficial/pyrh

Python Framework to make trades with the unofficial Robinhood API

Repository: https://github.com/robinhood-unofficial/pyrh
Canonical: https://ross.abutalabs.com/products/pyrh
Homepage: https://pyrh.readthedocs.io/en/latest/
Language: Python
License: MIT
License Family: permissive
Topics: python, robinhood-api, python-framework
Last push: 2024-08-08T03:35:06+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4139, "days_push": 755, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1789, forks 587 (observed 2026-08-28T04:05:36.908309+00:00)

## What it is
pyrh is a Python framework for interacting with the unofficial Robinhood trading API. It lets users log in, fetch quotes, and place trades programmatically.

## Use cases
- automate stock trades on Robinhood from Python
- fetch stock quotes like AAPL programmatically
- build a personal trading bot using Robinhood
- check portfolio holdings via a script
- experiment with the unofficial Robinhood API in a notebook

## When to choose
- you want a Python wrapper around the Robinhood API
- you need to automate quotes and trades on Robinhood
- you want a stable, maintained library with docs and examples

## When to avoid
- you need an official, supported Robinhood API
- you need crypto or options trading beyond what the unofficial API exposes
- you cannot accept the risk of an unofficial API breaking without notice

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, sdk
- domain: fintech, apis
- platform: python, cross-platform
- tags: robinhood, trading, unofficial-api, stocks, finance, automation

## Member repositories
- robinhood-unofficial/pyrh (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:36.908309+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:23:19.476654+00:00, confidence not recorded.
  - readme: https://github.com/robinhood-unofficial/pyrh (fetched 2026-08-28T04:05:36.908309+00:00, sha 013120bf379c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
