1
0 Comments

Adding CSV parsing and feature validation

I recently improved the csv parsing capability of Real Email after noticing it was getting much more usage than I thought.

Real Email is a developer focused email validation service, allowing you to check if an email address is real, before sending anything and possibly hurting your email reputation through bouned emails.

csv parser

Feature validation

I started to notice a lot of the usage followed the pattern of a bulk load. Often usage would start testing lots of addresses quickly for a few hours then stop. My documentation about the the shell style parsing was one of my pages with the largest viewing time. The access logs also showed the usage had the user agent 'curl' which is the program used in the shell scripts.

Armed with this information I knew it was time to improve the UX and build an in-page csv validator. Where the user could upload any csv file to parse.

I was pleased to see the very next day it was being used.

So if your not sure what features to invest it, look for the signs. And if you have any good feature validation tips or stories, please share.

on July 31, 2020
Trending on Indie Hackers
Why Indie Founders Fail: The Uncomfortable Truths Beyond "Build in Public" User Avatar 124 comments I built a tool that turns CSV exports into shareable dashboards User Avatar 96 comments $0 to $10K MRR in 12 Months: 3 Things That Actually Moved the Needle for My Design Agency User Avatar 74 comments I got tired of "opaque" flight pricing →built anonymous group demand →1,000+ users User Avatar 45 comments A tweet about my AI dev tool hit 250K views. I didn't even have a product yet. User Avatar 42 comments How software complexity taxes products and prevents scalability (and what to do instead) User Avatar 18 comments