Articles

Alternatives to Cloudscraper to Bypass Cloudflare

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

How to Capture and Convert a Screenshot to PDF

Quick guide on how to effectively capture web screenshots as PDF documents

Playwright Examples for Web Scraping and Automation

Learn Playwright with Python and JavaScript examples for automating browsers like Chromium, WebKit, and Firefox.

Web Scraping with Playwright and JavaScript

Learn about Playwright - a browser automation toolkit for server side Javascript like NodeJS, Deno or Bun.

How to use wget in Python

Learn how to use wget in Python through subprocess calls and what are other options.

How to Retry in Axios

Learn how to enhance Axios with retry logic using interceptors or `axios-retry` to automatically handle failed requests.