How to scrape Perimeter X: Please verify you are human?

by scrapecrow Dec 15, 2022

When scraping pages protected by PerimeterX we might encounter messages like "Please verify you are Human: Press & Hold":

screenshot of Perimeter X Please verify you are human error

This message means the web scraper has been identified and is being blocked. PerimeterX is using various fingerprinting and detection techniques, like:

And other details like request pattern, HTTP version etc. To avoid being blocked one option is to fortify the web scraper against these identification methods.

5 Tools to Scrape Without Blocking and How it All Works

Tutorial on how to avoid web scraper blocking. What is javascript and TLS (JA3) fingerprinting and what role request headers play in blocking.

5 Tools to Scrape Without Blocking and How it All Works

Alternatively, a web scraping API such as ScrapFly can be used to scrape all PerimeterX pages. For that see the Anti Scraping Protection feature.

Related Articles

Automatic Failover Strategies for Reliable Data Extraction

A deep dive into automatic failover strategies like retries, backoff, and circuit breakers to build resilient and reliable web scrapers that can handle network errors, blocks, and other common failures.

BLOCKING
Automatic Failover Strategies for Reliable Data Extraction

Bypass Proxy Detection with Browser Fingerprint Impersonation

Stop proxy blocks with browser fingerprint impersonation using this guide for Playwright, Selenium, curl-impersonate & Scrapfly

PROXIES
SELENIUM
PLAYWRIGHT
PUPPETEER
BLOCKING
Bypass Proxy Detection with Browser Fingerprint Impersonation

What is Rate Limiting? Everything You Need to Know

Discover what rate limiting is, why it matters, how it works, and how developers can implement it to build stable, scalable applications.

BLOCKING
CRAWLING
HTTP
What is Rate Limiting? Everything You Need to Know

How to Choose the Best Proxy Unblocker?

Learn how to choose the best proxy unblocker to access blocked websites. Explore proxies, VPNs, and Scrapfly for bypassing restrictions safely.

PROXIES
BLOCKING
How to Choose the Best Proxy Unblocker?

Alternatives to Cloudscraper to Bypass Cloudflare

Learn why Cloudscraper is outdated and explore modern alternatives for bypassing Cloudflare protections effectively and ethically.

BLOCKING
Alternatives to Cloudscraper to Bypass Cloudflare

What is Error 1015 (Cloudflare) and How to Fix it?

Discover why you're seeing Cloudflare Error 1015 and learn effective ways to resolve and prevent it.

BLOCKING
HTTP
What is Error 1015 (Cloudflare) and How to Fix it?