I built https://wsbindex.com this week, a site that uses the Reddit and Pushshift APIs to compile popular posts each morning from r/wallstreetbets for fun and (maybe) profit.
The site uses incremental static regeneration, an easy way to add stale-while-revalidate data to your Next.js site. It’s especially handy for API integrations with rate limits.
If you like seeing Reddit-inspired projects like this, consider donating to the Pushshift API through its Patreon: https://www.patreon.com/pushshift
Pushshift is a free Reddit API that powers a lot of great Reddit bots and data-driven sites. I’m not affiliated with Pushshift at all, just a fan of free tools that lower the barrier to entry for devs to build cool stuff.
I built https://wsbindex.com this week, a site that uses the Reddit and Pushshift APIs to compile popular posts each morning from r/wallstreetbets for fun and (maybe) profit.
The site uses incremental static regeneration, an easy way to add stale-while-revalidate data to your Next.js site. It’s especially handy for API integrations with rate limits.
If you like seeing Reddit-inspired projects like this, consider donating to the Pushshift API through its Patreon: https://www.patreon.com/pushshift
Pushshift is a free Reddit API that powers a lot of great Reddit bots and data-driven sites. I’m not affiliated with Pushshift at all, just a fan of free tools that lower the barrier to entry for devs to build cool stuff.