Facebook's robots.txt
facebook.com
Facebook's robots.txt
1–10 of 23 posts
Re: Facebook's robots.txt
#2You don't scrape Facebook, Facebook scrapes you!
Re: Facebook's robots.txt
#3Is there a way to replace this robots.txt with a null robots.txt? :)
Re: Facebook's robots.txt
#4Re: Facebook's robots.txt
#5Re: Facebook's robots.txt
#6Even Facebook's robots.txt has a hatred for my pseudo-anonymous browser settings. Facebook gives me this (for any page): "Sorry, something went wrong. We're working on getting this fixed as soon as we can."
Re: Facebook's robots.txt
#7Is there a way to replace this robots.txt with a null robots.txt? :)
You just ignore the robots.txt file, crawl slowly, and from distributed virtual machines.
Not that you should do that. Robots.txt is a nicety though, the client doesn't have to respect it, and the server doesn't have to allow your HTTP requests.
Re: Facebook's robots.txt
#8So what does it mean by facebook whitelisting a scraping service? Do they actively block scrapers?
Re: Facebook's robots.txt
#9Even Facebook's robots.txt has a hatred for my pseudo-anonymous browser settings. Facebook gives me this (for any page): "Sorry, something went wrong. We're working on getting this fixed as soon as we can."
robots.txt isn't enforced.
Re: Facebook's robots.txt
#10So what does it mean by facebook whitelisting a scraping service? Do they actively block scrapers?
I could be wrong but I believe that the the default is that spiders are blocked and only the "User-Agents" listed are allowed to scrape (but not the disallow pages).