Over the weekend I built a very small demo where I hosted a website where you can view info about ~1700 SaaS'es / Online businesses.
I was able to get info like: website link, seo title, seo description, pricing link, contact link, socials. Of course not every website has every field present. (I wanted to scrape email addresses as well, but apparently it's illegal :P )
I had an idea that I could sell access to the database and let people query it (of course through some front-end). Including some nice fuzzy matching or leverage some LLM to get proper keywords for each saas.
I was wondering, how can I validate if there is a market for something like that? I am wondering if anyone would be willing to pay for product like that if I would for example scale number of entries to 10k or 50k.
What do you think about it?
PS. I am not sure if this is a proper place to ask such questions. Sorry in advance if I made a mistake!