Earlier quoted context omitted.
> Google, a trillion dollar company, is essentially the world's largest web scraper. Even just considering the parts of Google that it takes to bring you the N blue links part of the Google SERP, the web scraper is probably the least interesting and significant piece of technology in the stack. It's beyond reductive to say that Google is in essence a large web scraper, or a web scraper of any kind. It is like saying…
why is Google's web scraping boring/easy? I'm sure it must be very sophisticated/optimized since they want it to be done often and cheaply
Ask HN: Can web scraping be the basis of a viable business model?
111–114 of 114 posts
Re: Ask HN: Can web scraping be the basis of a viable business model?
#112Re: Ask HN: Can web scraping be the basis of a viable business model?
#113Yes, although I would encourage you to think about something higher on the value chain than raw data feeds. Those exist and have become an increasingly difficult market to compete in. You can buy a custom feed for like $250/mo. Instead, think about what people want to do with the data. For example, if you are going to scrape diamond prices, don’t try to sell that feed. Set up a website with a UI so people can researc…
Like camelcamelcamel.com I guess?
Re: Ask HN: Can web scraping be the basis of a viable business model?
#114You might want to look at web scraping for data scientists. I am trying to build a ML Model for NSFW text detection in multiple languages and I am not looking forward to scraping p*rn and youtube websites for comments.
Could you expand on this a little? What’s the problem and what are you looking for as a solution?