Hacker News new | ask | show | jobs
by shawnk 2150 days ago
It looks cool. Still growing as an investor so not going to join just yet..but I’ve shared with a few friends... what software and services did you use to build out the site? If you don’t mind sharing. I like how it goes from sign up to paywall.
1 comments

Thanks! Built in Python/Flask to scrape IPOs and pull the financial docs from the SEC. A few cron jobs make it all work. I wanted to get this out quickly and didn't want to deal with building auth/payment infra, so I actually used Memberstack for that piece. It's extremely easy to use.

Let me know if you have any more questions