https://pyrh.readthedocs.io/en/latest/ from pyrh import Robinhood rh = Robinhood(username="YOUR_EMAIL", password="YOUR_PASSWORD") rh.login() rh.print_quote("AAPL") Buying: Selling: Sell Order: