// Articles by Mazen Ramadan
How to Use Tor For Web Scraping
In this article, we'll explain web scraping using Tor. For this, we'll use Tor as a proxy server to change the IP address randomly...
How to Know What Anti-Bot Service a Website is Using?
In this article we'll take a look at two popular tools: WhatWaf and Wafw00f which can identify what WAF service is used.
How to Scrape LinkedIn in 2026
LinkedIn aggressively blocks scrapers. This guide shows how to scrape profiles, companies, and jobs anyway using ScrapFly's anti-b...
Selenium Wire Tutorial: Intercept Background Requests
In this guide, we'll explore web scraping with Selenium Wire. We'll define what it is, how to install it, and how to use it to ins...
How to Scrape SimilarWeb Website Traffic Analytics
In this guide, we'll explain how to scrape SimilarWeb through a step-by-step guide. We'll scrape comprehensive website traffic ins...
How to Scrape BestBuy Product, Offer and Review Data
Learn how to scrape BestBuy, one of the most popular retail stores for electronic stores in the United States. We'll scrape differ...
Sending HTTP Requests With Curlie: A better cURL
In this guide, we'll explore Curlie, a better cURL version. We'll start by defining what Curlie is and how it compares to cURL. We...
How to Use cURL For Web Scraping
In this article, we'll go over a step-by-step guide on sending and configuring HTTP requests with cURL. We'll also explore advance...
How To Scrape TikTok in 2026
Complete guide to scraping TikTok in 2026. Learn TikTok's new anti-bot defenses, hidden JSON APIs, and production-ready solutions....
Web Scraping Dynamic Websites With Scrapy Playwright
Learn about Selenium Playwright. A Scrapy integration that allows web scraping dynamic web pages with Scrapy. We'll explain web sc...
Web Scraping Dynamic Web Pages With Scrapy Selenium
Learn how to scrape dynamic web pages with Scrapy Selenium. You will also learn how to use Scrapy Selenium for common scraping use...
Scrapy Splash Guide: Scrape Dynamic Websites With Scrapy
Learn about web scraping with Scrapy Splash, which lets Scrapy scrape dynamic web pages. We'll define Splash, cover installation a...