Portfolio CSV Exporter for Robinhood 作者: Nick Smith
Export your Robinhood stock or crypto positions to a CSV file. Reads only the page you're viewing — no login, no API calls, no network requests, no data collection. Unofficial; not affiliated with Robinhood Markets, Inc.
扫码在 Android 版 Firefox 中打开此扩展
扩展元数据
屏幕截图
关于此扩展
Export your Robinhood stock or crypto positions to a CSV spreadsheet
in one click.
What it does
CSV columns
Stocks: name, symbol, shares, price, averageCost, totalReturn, equity
Crypto: name, symbol, quantity, price, averageCost, totalReturn, equity
Numbers are formatted to 3 decimals for shares/quantity and 2 decimals
for prices. No thousands separators, no currency symbols.
How it works (and what it does NOT do)
This is a DOM-reading extension, not an API client. It reads the
position data that is already rendered on the Robinhood tab you are
looking at, formats it, and saves it locally.
It does not:
Everything stays on your device.
Source code
Source code, build instructions, and issue tracker:
https://github.com/smithnic/robinhood-exporter
Licensed under MIT.
Disclaimer
Not affiliated with, endorsed by, or sponsored by Robinhood Markets,
Inc. "Robinhood" is a trademark of Robinhood Markets, Inc. — used here
only to describe what the extension reads.
in one click.
What it does
- Sign in to robinhood.com and open your investing page.
- Click the extension's toolbar icon.
- Click Export Stocks or Export Crypto.
- A CSV file downloads, named like
stocks_data_2026-05-27_16-16-31.csv.
CSV columns
Stocks: name, symbol, shares, price, averageCost, totalReturn, equity
Crypto: name, symbol, quantity, price, averageCost, totalReturn, equity
Numbers are formatted to 3 decimals for shares/quantity and 2 decimals
for prices. No thousands separators, no currency symbols.
How it works (and what it does NOT do)
This is a DOM-reading extension, not an API client. It reads the
position data that is already rendered on the Robinhood tab you are
looking at, formats it, and saves it locally.
It does not:
- Read your password, session cookies, or auth tokens.
- Call api.robinhood.com or any other backend.
- Make any network requests at all.
- Collect analytics, telemetry, or any usage data.
- Work when you are logged out or off the investing page.
Everything stays on your device.
Source code
Source code, build instructions, and issue tracker:
https://github.com/smithnic/robinhood-exporter
Licensed under MIT.
Disclaimer
Not affiliated with, endorsed by, or sponsored by Robinhood Markets,
Inc. "Robinhood" is a trademark of Robinhood Markets, Inc. — used here
only to describe what the extension reads.
评分 0(1 位用户)
权限与数据
必要权限:
- 下载文件和读取与修改浏览器的下载历史
- 访问您用于 robinhood.com 域名的网站的数据
- 访问您在 robinhood.com 的数据
可选权限:
- 访问您用于 robinhood.com 域名的网站的数据
收集的数据:
- 开发者称此扩展无需收集数据。
更多信息