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
I got my first $159 in sales after realizing I was building in silence User Avatar 52 comments Three Days Before Launch, I Let My Own Tool Tear Me Apart User Avatar 37 comments I thought I was building a news visualization tool. Users thought it was a catch-up tool. User Avatar 34 comments I got tired of rewriting the same content for 9 different platforms. So I built Repostify. User Avatar 30 comments I Rejected a $15K Acquisition Offer for My Multi-Agent IDE — Here's the Full Breakdown User Avatar 28 comments A pattern I keep seeing in EdTech: traffic isn't usually the problem. User Avatar 23 comments