Tell me more ×
Answers OnStartups is a question and answer site for entrepreneurs looking to start or run a new business. It's 100% free, no registration required.

The business concept in broad terms was to help customer find the cheapest or other best offer from comparable offers by automatically going to those websites, filling out complex forms and then presenting back to the customer. Money is made by offering complementary products and advertisements. In this specific case, the idea was to aggregate home insurance and car insurance data in Sweden, but it is not . Maybe not very web 2.0, but if one can be at least 1/2 as useful as the aforementioned skyscanner...

I built the back-end that powers the collection and can be queried with JSON from front-end easily and now I wonder what I should do with it? My instinct hunch would be to just sell it at bargain prices (any buyers?) to compensate time investment (it has docs, quality code, etc).

But maybe the collective minds of linkedin have better suggestions? Some tech entrepreneurs willing to pick it up from here? Any ideas - where to seek more help appreciated.

share|improve this question
"I built the back-end that powers the collection and can be queried with JSON from front-end easily and now I wonder what I should do with it?" The obvious thing would be to finish it, and launch it. Any reason not to? – Dror Aug 21 '10 at 3:16

2 Answers

Do you have a demo? You should license it to interested parties for royalties on profit made.

share|improve this answer
Yeah, backend is at rogue.smelkovs.com:8080 with manual at rogue.smelkovs.com:8080/static/manual.doc – Konrads Oct 27 '09 at 15:10
I took a look at the site and the docs. Interesting stuff, but might be hard to sell. Have you looked at parselets.com before. They do a good job of making a scraper library into a web 2.0 tool. I don't think they handle form submissions, and you do, so you could a space in that niche. – Adam Oct 31 '09 at 15:18

Well, we're not the collective minds of linkedin, but I think your assessment is spot on. If you're no longer interested in bringing the product to completion, and then marketing the hell out of it, sell it for any price you can get.

That niche is pretty crowded already, and it's not a market I'd want to get into without a really REALLY strong feature to set me apart from the crowd.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.