Keep in mind that companies have sued for scraping not through the API, for example LinkedIn, which explicitly prevents scraping via the ToS: http://www.informationweek.com/software/social/linkedin-sues... OKCupid did a DMCA takedown for researchers releasing scraped data: https://www.engadget.com/2016/05/17/publicly-released-okcupi... Since both of these incidents, I now only scrape if it's a) through the API follow…
Web Scraping in 2016
291–300 of 402 posts
Re: Web Scraping in 2016
#292Earlier quoted context omitted.
Have you seen correlation between rankings and crawl rate?
This particular site is top 5,000 Alexa. The content changes every minute, and Google is fast at picking up those changes. The last cache of the homepage was 7 minutes ago from Google. There's definitely a correlation between my sites' Google rankings, their organic traffic, and their crawl rate. The other sites I run are Alexa top 30,000 and top 100,000. They all feature dynamically changing content, but Google is d…
Re: Web Scraping in 2016
#293Earlier quoted context omitted.
because i may also come to the point where i am a direct competitor to google, but i will never get there because i can't scrap any site like they can. your next argument may very well be a very racist one with the very same excuse you used above.
And if you have some way to identify yourself as a potential competitor to google and not some jackass trying to scrape email addresses or spam comments forms, I'm all ears.
Re: Web Scraping in 2016
#294Earlier quoted context omitted.
You can also build a chrome extension if you need to navigate to multiple pages and use a long-running scraping process. I've done this several times and it's really easy to get one up and running if you use an extension boilerplate (30 minutes tops).
do you have something? i was going to write the very same extension (but distributed so i could add it to my pc and my friends) but never did that
Re: Web Scraping in 2016
#295Earlier quoted context omitted.
Yes, everybody scrapes the prices of the others.
With stuff like Facebook opengraph (e.g. og:price) and other meta tags meant to help search engines and social networks get this sort of data to display inline, do you think it's inevitable that complex scraping will no longer be needed in a practical sense since everyone will be inadvertently optimizing their markup in a way that you could write a really simple parser to grab the data?
Re: Web Scraping in 2016
#296Hooray Melbourne! Would be interested seeing this at a meetup group if you were thinking of presenting.
Re: Web Scraping in 2016
#297Earlier quoted context omitted.
There isn't: the function for this standard includes expected benefit as an input. Every standard has inputs, so that certainly isn't the quality for making something a double standard. The only remaining quality is how unfair it feels, so it would probably be better to just address that, since it is obviously the only thing you disagree about.
With that logic decreased wages for women are not a double standard due to the potential for maternity leave affecting their output at work. This is a double standard plain and simple, and a very dangerous one at that.
Re: Web Scraping in 2016
#298Earlier quoted context omitted.
To be clear, this wasn't a scraper in the networked computer sense. It's actually a perfect example of how meatspace safeguards don't translate because law is not equipped to handle the nature of cyberspace.
I don't see how that's true at all. Running a meatspace telephone book through a sheet-fed scanner and OCR isn't wildly different from scraping a website.
If Feist v. Rural occurred now and Rural, like most companies, kept their information in a database online, Feist would lose not for copyright infringement, but for exceeding authorized access to Rural's server.
Re: Web Scraping in 2016
#299Earlier quoted context omitted.
I don't see how that's true at all. Running a meatspace telephone book through a sheet-fed scanner and OCR isn't wildly different from scraping a website.
It's different because you don't contact another party's server to do it. The CFAA makes it illegal to "exceed authorized access" to networked computers. "Authorized access" is whatever the server's owner says it is. That's why the copyright status of factual accumulations isn't a protection for internet scraping. If Feist v. Rural occurred now and Rural, like most companies, kept their information in a database onli…
Re: Web Scraping in 2016
#300Earlier quoted context omitted.
And if you have some way to identify yourself as a potential competitor to google and not some jackass trying to scrape email addresses or spam comments forms, I'm all ears.
A majority of the websites that blekko, a google competitor, contacted to ask for robots.txt access ignored us.