Back in 2018, I was brainstorming ideas for a business.
I already knew how to code in Python and knew the data stack pretty well.
At that time I was playing around with the Open Exoplanet Catalog dataset trying to find habitable planets. (Yes, I really did lol)
Then a few weeks passed and I found out about a side hustle called "Phone Flipping". Which consists of buying phones for a low price and reselling them at a higher price on sites like eBay.
I then decided to dig more so I joined a couple phone resale groups on Facebook.
And I noticed something, a recurring question from phone resellers.
A lot of them were asking others for help when appraising and estimating phone prices.
Asking questions such as:
Hey! I just bought an iPhone, how much should I resell it for?
I found what I was looking for.
A problem, now I needed a solution.
I knew that eBay was the main marketplace where iPhones were getting sold in the US.
And since I was into data science and I knew web scraping, that's exactly what I did.
I started pulling phone pricing data every single day of the week and running analysis on it inside a Jupyter Notebook on my Thinkpad X230.
I built an MVP in a couple weeks and released it to the world. Everything was built using Python and It was running on a local Debian Linux server in my bedroom.
This is how it worked:
- Pull pricing data from eBay using Scrapy
- Store data in text files
- Clean data and analyze
- Plot data in graphs inside Jupyter Notebook
- Generate PDF reports from Jupyter Notebook
- Send PDF reports using Gmail's SMTP Mail server
I had a free and paid monthly plan which I was charging $40 per month.
My first client was a Sprint store manager, when I saw that $40 deposited on my Paypal account I was the happiest man alive.
I then started sharing the pricing charts on multiple Facebook Groups every Friday morning.
I ended up with hundreds of free and paid users.
Then in 2020, the pandemic happened and I lost all my paying customers.
I took down everything.
I couldn't sustain it, it was too overwhelming for me.
I lost my business but I gained a ton of experience.
Full article here: https://dev.to/thetanweerali/how-i-bootstrapped-my-saas-business-with-0-38dg
Top comments (6)
Awesome, glad that you republished it here with the canonical link. Otherwise, I would've never stumbled upon this info. Cheers!
Unfortunately, my Medium account with 9.3k followers got taken down out of no where.
I'll be republishing this piece here.
I'm done with Medium...
Dang, have you emailed them about your case atleast?
I sent them appeals quite a few times, but crickets. I heard how it works is that you have to find the "issue" yourself and resolve it and then send an appeal. I have no idea which rule I broke. 😂
I'm not the only one that got banned, I got other friends on Medium that were kicked out of the platform these past few months. (Accounts ending up being falsely flagged as a bot/spam)
Anyways I'm done with Medium, I don't trust them anymore it's just way to risky.
but hey, there's devto for ya and your friends. Silver lining?
Yeah, that's what I'm gonna do. Write on dev.to 🙌