Live data from Hacker News

Ask HN: Can web scraping be the basis of a viable business model?

news.ycombinator.com

31–40 of 114 posts

Re: Ask HN: Can web scraping be the basis of a viable business model?

#31
Ultimately people want information from scraping, because to a lot of businesses, the information is what's valuable.

Consider, apart from a tool for general purpose scraping, what information a specialized scraper might obtain for a valuable but underserved industry that can profit from the data.

I have a buddy that scrapes data specifically for the tanker/shipping industry, for example.

General purpose scraping will involve a lot of competition and a bit of an arms race. Niche scraping lets you fly a little below the radar.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#32

I’m curious how you deal with JavaScript that will load other pages including other JavaScript documents that cannot be loaded until the first set of JavaScript is executed. I’ve played with the chromium web driver a few times but it seems to be tricky to implement in a completely headless environment.

Sometimes you need custom driver or taking control of real browser (and i mean real browser, not via webdriver), headless is easily detected.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#33
Are you falling in love with the code?

I think you'll have a lot more luck finding 2-3 initial customers before you try to raise money. It's always easier to explain what your product does, and who the target market is, in terms of actual customers; instead of hypotheticals.

Remember, the goal is to build a business. If you fall in love with the code, it's too easy to build something you enjoy working on, but has limited commercial value.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#34
post #33

Are you falling in love with the code? I think you'll have a lot more luck finding 2-3 initial customers before you try to raise money. It's always easier to explain what your product does, and who the target market is, in terms of actual customers; instead of hypotheticals. Remember, the goal is to build a business. If you fall in love with the code, it's too easy to build something you enjoy working on, but has lim…

Am I falling in love with the code? I'd say we're on the 2nd date .... I may even get lucky. But it's enough to make me hang up on recruiters (respectfully).

Good point though. Bootstrapping is a viable option too, but fundraising has certain no non-financial benefits that can be appealing.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#36
Yes, but scraping is a small part of the overall puzzle. As developers, we overestimate how valuable tools are (as opposed to solutions). I think the better opportunity is not to be another scraping-as-a-service provider, but to niche down to a solution that uses your scraping technology.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#37
Hey! Hopefully this comment comes across as helpful rather than hurtful. I'm also the founder of a developer tool, and it's hard to raise money for! (I know you said yours isn't strictly a developer tool, but you mentioned open source so I think it's fair to assume it falls in this category.)

I think you're missing a step, which is where _you_ answer if web scraping can be a viable business model. You're attempting to convince VCs with logic (and a few assumptions), but there's an easier (or harder) way to do it... convince them by making money.

Most VCs aren't ideologues, and don't have an opinion about business models. They will be convinced if you simply show them you're making money. It's not their job to decide if an idea can make money or not; that's your job as a founder.

I applied to YC twice. The first time we spent the 10 minutes talking about if it could make money or not, and never got anywhere good. We got rejected. The second time we were making money, the conversation was smoother, and we got in. It's so much easier to be able to replace "I believe" with "our customers believe". It changes the conversation completely. You don't need to be making billions of dollars; just enough to show that people want what you're making!

tl;dr You're trying to convince VCs when you need to be convincing customers!

(For the record, a lot of what I said here is very money-driven and that's not how I build my company. However, in the context of VCs, which are purely financially driven, it's how you should be thinking about it.)

Good luck, and let me know if I can help! My email is in my profile if you want to talk!

Re: Ask HN: Can web scraping be the basis of a viable business model?

#38
post #19

I co-founded https://packetstream.io There are a handful of companies doing very well with models similar to what you’re describing. I can’t mention specific customers, but I see some of them doing very large scraping volume through our network. It’s an industry where having a good product is more important than the amount you’re spending on marketing. If developers are happy with your product they’ll take it with th…

My dude, how do you actually use your service (loading URLs)?

I just signed up, got sent to a dashboard…NO API DOCUMENATATION, just a link to download an app (!) for people who want to sell their residential bandwidth.

See ScraperAPI for a company that does API documentation well in this space. (I've spent well over $100K with them.) Or Stripe. PUT THE CODE UP FRONT.

There's also no API docs here, under "Support": https://packetstream.io/support/faq

Update: I see it's hidden under "Network Access." This kind of thing should be OBVIOUS, not the sixth option (looks like all of the others) on some random SaaS dashboard.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#39

Yes, but scraping is a small part of the overall puzzle. As developers, we overestimate how valuable tools are (as opposed to solutions). I think the better opportunity is not to be another scraping-as-a-service provider, but to niche down to a solution that uses your scraping technology.

If you start yet another scraping-as-a-service provider, you're attempting to provide a paid service for people who just want to steal content for free. Not gonna work.

Re: Ask HN: Can web scraping be the basis of a viable business model?

#40
post #27

I went for an interview once at a hedge fund. There were a surprising amount of questions about web scraping. I very much got the feeling it was an active and ongoing problem. So yes I do think there’s a business in there.

Having recently worked for a hedge fund I noticed that too - although my idea predated that engagement . That's probably my first go-to market (if anyone has leads send me end email) . Hedge funds actually call this "alternative data".

If you worked for a hedge fund and you know they purchase scraped data from quite a number of vendors then why are you asking if it’s a viable business model?

Of course it is.

Post reply on HN