Earlier quoted context omitted.
This probably means incompetency on the CDN’s part - Cloudflare has a detection rule for fake googlebots and it checks by doing reverse DNS to see if it’s really Google. Doing this trick is more likely to get your IP marked for spam, at least if you crawl CF sites with it. https://developers.google.com/search/docs/advanced/crawling/...
How does Google get around cloaking? Don't they need to visit a site from time to time without coming in as Googlebot to make sure they're getting presented the same page as Googlebot? Or is that always done via manual review?
Cloudproxy – hide your scrapers IP behind the cloud
111–116 of 116 posts
Re: Cloudproxy – hide your scrapers IP behind the cloud
#112Earlier quoted context omitted.
Amazon's marketplace APIs are available to developers who register through a seller account. Pricing is $40 per month. The main benefit of using the API is that you can request a LOT of data without hitting their rate limit. Unless you need to get dozens of results per second, you are usually better off with a spider (or just use Huginn). And if you are hit with a 503 and a captcha, gluing a free captcha solver with…
> free captcha solver I haven't looked into this space, but what is a free captcha solver? And what is the drawback? Wouldn't this defeat the purpose of a captcha?
The reason Amazon have a reputation of being good at blocking IPs is that their responses are (purposefully?) obscure. The way it works, it filters out script kiddies and lets engineers through, which probably are a small minority of the people scraping Amazon.
Re: Cloudproxy – hide your scrapers IP behind the cloud
#113Earlier quoted context omitted.
You have autobuying bots (sneakers or GPUs or other limited edition stuff) that need to do tricks like this. I wouldn't necessarily call them unethical.
In my opinion it's unethical if the website explicitly states in their terms of service that bot purchasing is not allowed. As far as I know, that is pretty common for websites that sell frequently scalped products, and near-ubiquitous among those that implement technical countermeasures. I'd expect cybercriminals and fraudsters also find a pool of disposable residential IPs to be very useful.
Re: Cloudproxy – hide your scrapers IP behind the cloud
#114Earlier quoted context omitted.
If I remember correctly, Cloudflare WARP forwards your client IP in the header. So it probably won't be useful for scraping.
That's correct. More detail here: https://news.ycombinator.com/item?id=21070828
Re: Cloudproxy – hide your scrapers IP behind the cloud
#115Re: Cloudproxy – hide your scrapers IP behind the cloud
#116In a related note the US Supreme Court just 10 days ago vacated a previous ruling against LinkedIn blocking a Scraper service. So the issue is back to the 9th circuit for a new determination that might, if reversed, change the landscape for Cloudflare and anyone else these operators try to sit behind. https://www.scotusblog.com/case-files/cases/linkedin-corp-v-...
I don’t think the Supreme Court ruled they can’t block them with technical means, just that they can’t sue them if they get around the block.
There is a good discussion of the more nuanced situation here: