Web Scraping Blog

You'll find it easier to scrape any website with our step-by-step tutorials from beginner to pro.

How to Use a Proxy with Axios in 2024

Learn to use a rotating proxy with Axios to avoid being blocked while web scraping. This tutorial covers authentication, environment variables and more.
April 12, 2023 · 6 min read

How to Avoid Bot Detection with Selenium

Discover the techniques to easily avoid bot detection with Selenium while scraping. You'll also discover some useful tools to make your life easier.
April 11, 2023 (Updated: October 14) · 9 min read

How to Bypass Cloudflare in Java

Learn three effective methods to bypass Cloudflare in Java to scrape any website and get the data you need.
April 10, 2023 · 3 min read

Web Scraping with Selenium and Python in 2024

Learn to use Selenium with Python in web scraping to extract dynamic content and avoid getting blocked following this step-by-step tutorial.
April 4, 2023 (Updated: October 14) · 16 min read

How to Use a Proxy with Selenium in Python (2024)

Learn to use a proxy with Selenium in Python to avoid being blocked while web scraping. This tutorial covers authentication, rotating proxies and more.
April 4, 2023 (Updated: October 14) · 9 min read

Web Scraping with cURL [Best Guide 2024]

cURL is a powerful web scraping tool for those that know how to use it. Learn to extract data and win over blocking challenges in this step-by-step tutorial.
March 24, 2023 · 8 min read