https://github.com/just-rich/powellrss
Fetch Jerome Powell speeches feed from federalreserve.org RSS and post to StockTwits
https://github.com/just-rich/powellrss
auto-post auto-poster autopost autoposter autoposting bot economics finance jerome jerome-powell powell rss stock-market stockmarket stocks stocktwits
Last synced: 5 days ago
JSON representation
Fetch Jerome Powell speeches feed from federalreserve.org RSS and post to StockTwits
- Host: GitHub
- URL: https://github.com/just-rich/powellrss
- Owner: just-rich
- Created: 2025-02-13T15:08:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T23:45:51.000Z (3 months ago)
- Last Synced: 2025-03-17T00:28:51.715Z (3 months ago)
- Topics: auto-post, auto-poster, autopost, autoposter, autoposting, bot, economics, finance, jerome, jerome-powell, powell, rss, stock-market, stockmarket, stocks, stocktwits
- Language: JavaScript
- Homepage: https://nvstly.com
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Powell Speeches RSS posts to Stocktwits
A simple script that frequently checks a federalreserve.gov RSS feed specifically for Jerome Powell speeches,
to post to Stocktwits using an access_token.## How to run
1. Clone this repo
2. Run `npm install` to install dependencies
3. Copy or rename `.env.example` to `.env` and replace `YOUR_ACCESS_TOKEN` with the access token from following
steps below## How to get Stocktwits API Key / Access Token
1. Open https://stocktwits.com and log in
2. Open dev tools (hit F12 key)
3. Select the 'Application' tab
4. Under 'Storage' category, expand 'Cookies', & click on `https://stocktwits.com`
5. Find or search `access_token` & copy the value. This is the key you need for `.env`---
slapped together by [rich](https://richw.xyz) for [NVSTly](https://nvstly.com)'s [Stocktwits](https://nvstly.com/go/stocktwits) account
Check out [@NVSTlyly](https://github.com/nvstly), a free interactive [social investing platform](https://nvstly.com) where
traders can track, share, or copy trades with extensive insights on every position & in-depth performance stats. Follow &
discover top ranked traders or compete against the best & climb the leaderboards.