🚀 We are hiring! See open positions
MR

@ Mazen Ramadan

64 articles published

// Articles by Mazen Ramadan

How to Track Competitor Prices Using Web Scraping
python ecommerce project

How to Track Competitor Prices Using Web Scraping

In this web scraping guide, we'll explain how to create a tool for tracking competitor prices using Python. It will scrape specifi...

Feb 23, 2024 24 min read
Intro to Using Web Scraping For Sentiment Analysis
python ai project

Intro to Using Web Scraping For Sentiment Analysis

In this article, we'll explore using web scraping for sentiment analysis. We'll start by defining sentiment analysis and then walk...

Feb 19, 2024 13 min read
Using API Clients For Web Scraping: Postman
tools hidden-api

Using API Clients For Web Scraping: Postman

In this article, we'll explore the use of API clients for web scraping. We'll start by explaining how to locate hidden API request...

Feb 15, 2024 16 min read
Intro to Parsing HTML and XML with Python and lxml
python tools data-parsing

Intro to Parsing HTML and XML with Python and lxml

In this tutorial, we'll take a deep dive into lxml, a powerful Python library that allows for parsing HTML and XML effectively. We...

Feb 08, 2024 14 min read
Use Curl Impersonate to scrape as Chrome or Firefox
http blocking tools

Use Curl Impersonate to scrape as Chrome or Firefox

Learn how to prevent TLS fingerprinting by impersonating normal web browser configurations. We'll start by explaining what the Cur...

Feb 06, 2024 10 min read
FlareSolverr Guide: Bypass Cloudflare While Scraping
http python blocking

FlareSolverr Guide: Bypass Cloudflare While Scraping

In this article, we'll explore the FlareSolverr tool and how to use it to get around Cloudflare while scraping. We'll start by exp...

Feb 02, 2024 14 min read
Web Scraping with CloudProxy
proxies tools

Web Scraping with CloudProxy

One of the most common challenges encountered while web scraping is IP throttling and blocking. Learn about the CloudProxy tool, h...

Jan 29, 2024 9 min read
How to use Headless Chrome Extensions for Web Scraping
python nodejs playwright

How to use Headless Chrome Extensions for Web Scraping

In this article, we'll explore different useful Chrome extensions for web scraping. We'll also explain how to install Chrome exten...

Jan 26, 2024 12 min read
How to Use Cache In Web Scraping for Major Performance Boost
python tools

How to Use Cache In Web Scraping for Major Performance Boost

Introduction to web scraping caches. How caching can significantly reduce scraping costs and drastically improve performance.

Jan 23, 2024 10 min read
How to Parse XML
python data-parsing css-selectors

How to Parse XML

In this article, we'll explain about XML parsing. We'll start by defining XML files, their format and how to navigate them for dat...

Jan 15, 2024 13 min read
How to Build a Price Tracker Using Python
python project

How to Build a Price Tracker Using Python

Extracting price data from websites is a popular web scraping use-case for e-commerce businesses. Learn how to create a price scra...

Jan 12, 2024 18 min read
How to Scrape Bing Search with Python
python seo scrapeguide

How to Scrape Bing Search with Python

In this scrape guide we'll be taking a look at scraping Bing search results. It's the second biggest search engine in the world an...

Jan 08, 2024 7 min read
Load More Page 3 of 6