Earlier quoted context omitted.
> I'm surprised that Cloudflare hasn't started hosting a pre-scraped version of websites that use Cloudflare's proxy It's entirely possible that they're doing this under the hood for cases where they can clearly identify the content they have cached is public.
How would they know the content hasn’t changed without hitting the website?
Cloudflare crawl endpoint
71–80 of 194 posts
Re: Cloudflare crawl endpoint
#72The idea of exposing a structured crawl endpoint feels like a natural evolution of robots.txt and sitemaps. If more sites provided explicit machine-readable entry points for crawlers, indexing could become a lot less wasteful. Right now crawlers spend a lot of effort rediscovering the same structure over and over. It also raises interesting questions about whether sites will eventually provide different views for hum…
A lot of known crawlers will get a crawler-optimized version of the page
Re: Cloudflare crawl endpoint
#73The idea of exposing a structured crawl endpoint feels like a natural evolution of robots.txt and sitemaps. If more sites provided explicit machine-readable entry points for crawlers, indexing could become a lot less wasteful. Right now crawlers spend a lot of effort rediscovering the same structure over and over. It also raises interesting questions about whether sites will eventually provide different views for hum…
They already do... A lot of known crawlers will get a crawler-optimized version of the page
Re: Cloudflare crawl endpoint
#74Earlier quoted context omitted.
They already do... A lot of known crawlers will get a crawler-optimized version of the page
Do they? AFAIK Google forbids that, and they’ll occasionally test that you aren’t doing it.
Re: Cloudflare crawl endpoint
#75Earlier quoted context omitted.
> I'm surprised that Cloudflare hasn't started hosting a pre-scraped version of websites that use Cloudflare's proxy It's entirely possible that they're doing this under the hood for cases where they can clearly identify the content they have cached is public.
How would they know the content hasn’t changed without hitting the website?
(Which, on Akamai, are by default ignored!)
Re: Cloudflare crawl endpoint
#76Is cloudflare becoming a mob outfit? Because they are selling scraping countermeasures but are now selling scraping too. And they can pull it off because of their reach over the internet with the free DNS.
No: https://developers.cloudflare.com/browser-rendering/rest-api...
And forget about crawling. If you have a less reputable IP (basically every IP in third world countries are less reputable, for instance), you can be CAPTCHA'ed to no end by Cloudflare even as a human user, on the default setting, so plenty of site owners with more reputable home/office IPs don't even know what they subject a subset of their users to.
[1] E.g. https://www.wired.com/robots.txt to pick an example high up on HN front page.
Re: Cloudflare crawl endpoint
#77Is cloudflare becoming a mob outfit? Because they are selling scraping countermeasures but are now selling scraping too. And they can pull it off because of their reach over the internet with the free DNS.
For a long time cloudflare has proudly protected DDoS-as-a-service sites (but of course, they claim they don't "host" them)
Because I'm pretty sure they are not in fact wrong.
Re: Cloudflare crawl endpoint
#78Is cloudflare becoming a mob outfit? Because they are selling scraping countermeasures but are now selling scraping too. And they can pull it off because of their reach over the internet with the free DNS.
Re: Cloudflare crawl endpoint
#79Re: Cloudflare crawl endpoint
#80The idea of exposing a structured crawl endpoint feels like a natural evolution of robots.txt and sitemaps. If more sites provided explicit machine-readable entry points for crawlers, indexing could become a lot less wasteful. Right now crawlers spend a lot of effort rediscovering the same structure over and over. It also raises interesting questions about whether sites will eventually provide different views for hum…