Hacker News new | ask | show | jobs
by jkaykin 2150 days ago
A few times I saw news about a company that I liked and, upon Googling, noticed that it had gone public a few weeks prior. By this time, the stock had already shot up. So I set out to fix this problem and built IPOs.fyi.

It's by no means finished but I am proud that I built my first software product and would love feedback. If you are interested, you can use promo code HN20 for 20% off the first month!

3 comments

In addition to (or instead of) a 20% discount, a referral system might be interesting to you. 'Refer a friend and you each get one month free', or something to that effect.

Paid ads are pretty expensive in everything financial services because churns are low and thus LTVs are so high. So, if you want to grow this, paid ads will be tricky to make work. Never mind that you should stay organic as long as you can.

Serious investors seem to make a habit of knowing other serious investors. Often, in large quantities. There might be something interesting to explore there.

Congrats on the MVP. People who are serious about getting these notifications are likely subscribing to IPOscoop or something similar. Not meant to discourage but feels a bit beta to me. Get eye balls and iterate. There are a lot of problems buried in EDGAR filings that I believe people are willing to pay for.
Thank you! I definitely agree, this is an MVP for sure. Any feedback you have? Any ideas on a direction I should take it?
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.
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