{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/5"}],"enrichment":{"capability":"Provides a Python interface to the Robinhood, Gemini, and TD Ameritrade APIs for querying stocks, options, and cryptocurrency data, and executing trades.","skillfed_tags":["trading-api","financial-data","broker-integration"],"use_cases":["Build a robo-investor that automatically rebalances a portfolio across stocks and crypto on a schedule.","Fetch real-time cryptocurrency prices from Gemini and trigger alerts or trades based on technical indicators.","Retrieve historical price data from TD Ameritrade to backtest trading strategies before deploying them.","Monitor open orders and account positions across Robinhood without logging into the web interface.","Aggregate market data from multiple brokers into a single dashboard or analysis tool."],"what_it_does":"Robin-stocks is a Python wrapper that abstracts the APIs of three major financial platforms\u2014Robinhood, Gemini, and TD Ameritrade\u2014into a unified interface. It lets you query real-time stock, options, and cryptocurrency data, retrieve account information, and execute trades programmatically without writing direct HTTP calls to each broker's API.\n\nThe library is designed for developers building trading algorithms, robo-investors, or financial analysis tools. It depends on requests for HTTP communication, pyotp for two-factor authentication, python-dotenv for credential management, and cryptography for secure operations. The package requires Python 3.9 or later and installs with low friction.","worth_installing":"Yes, with conditions. The package is well-maintained enough for learning and experimentation\u2014it has 2109 stars and recent commits\u2014but the 453-day gap since the last release and aging maintenance status suggest it may lag behind broker API changes. Use it for personal projects, backtesting, and algorithmic trading, but verify that the specific broker APIs you need are still functional before deploying to production. No known security vulnerabilities."},"id":"robin-stocks","links":{"html":"https://skillfed.io/packages/robin-stocks","md":"https://skillfed.io/packages/robin-stocks.md","pypi":"https://pypi.org/project/robin-stocks/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-18","license_spdx":null,"license_treatment":"permissive","name":"robin-stocks","python_support":"supports_current","summary":"A Python wrapper around the Robinhood API"},"popularity":{"monthly_downloads":100294,"position":12994,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.4.0"}
