Cloudflare Web Scraper avatar

Cloudflare Web Scraper

Try for free

1 day trial then $50.00/month - No credit card required now

View all Actors
Cloudflare Web Scraper

Cloudflare Web Scraper

dtrungtin/cloudflare-web-scraper
Try for free

1 day trial then $50.00/month - No credit card required now

Prevents Puppeteer from being detected as a bot in services like Cloudflare and allows you to pass captchas without any problems

You can access the Cloudflare Web Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "startUrls": [
3    {
4      "url": "https://apify.com"
5    }
6  ],
7  "waitForTitle": "Security Check",
8  "waitForUrl": "vkj=",
9  "pageFunction": "($) => {\\n  return {}\\n}",
10  "proxyConfiguration": {
11    "useApifyProxy": true
12  }
13}' |
14apify call dtrungtin/cloudflare-web-scraper --silent --output-dataset

Cloudflare Web Scraper API through CLI

The Apify CLI is the official tool that allows you to use Cloudflare Web Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 1 monthly user
  • 0 stars
  • Created in Sep 2024
  • Modified about 11 hours ago