Author Profile

Ștefan Răcila

Full-Stack Developer at WebScrapingAPI

Across 9 published articles, Ștefan Răcila focuses on Python web scraping, proxy infrastructure, and browser automation, turning scraping requirements into clear, implementation-ready workflows for developers and data teams.

Python web scrapingproxy infrastructurebrowser automationGuidesScience of Web Scraping
Ștefan Răcila

Published Articles

9

Published Articles
GuidesAug 10, 20236 min read

Scrapy Splash Tutorial: Mastering the Art of Scraping JavaScript-Rendered Websites with Scrapy and Splash

Learn how to scrape dynamic JavaScript-rendered websites using Scrapy and Splash. From installation to writing a spider, handling pagination, and managing Splash responses, this comprehensive guide offers step-by-step instructions for beginners and experts alike.

Read article

GuidesApr 20, 20236 min read

How To Use a Proxy Server With Python requests Module - Ultimate Guide

Discover how to set up and utilize the Python Requests Proxy module. You can avoid bans and overcome web scraping challenges with the appropriate proxy settings.

Read article

GuidesApr 20, 20234 min read

Top 11 Tips to Avoid Getting Blocked or IP Banned When Web Scraping

Master web scraping without getting blocked! Follow tips on respecting TOS, using proxies, and avoiding IP bans. Extract data ethically & legally.

Read article

GuidesApr 11, 20239 min read

How To Make a Web Crawler Using Python - Beginner's Guide

This tutorial will demonstrate how to crawl the web using Python. Web crawling is a powerful approach for collecting data from the web by locating all of the URLs for one or more domains.

Read article

Science of Web ScrapingApr 10, 20234 min read

Best Web Scraping Courses - Find Out Which One Is Best For You

Greetings, If you're interested in learning Web Scraping in 2023 and searching for the top online courses to take, you've come to the right place.

Read article

Science of Web ScrapingApr 10, 20235 min read

Web Scraping vs Data Mining - Are We Solving The Confusion?

Data mining is frequently mistaken with web scraping or data extraction. However, they are two distinct processes that utilize vastly different techniques to achieve their objectives.

Read article

Science of Web ScrapingApr 10, 20237 min read

What Is Browser Automation? Going Through The Fundamentals

This post will go over several browser automation tools and use cases. Find out how to get started with browser automation and what are the main obstacles.

Read article

GuidesApr 7, 202310 min read

Top 11 Tips to Avoid Getting Blocked or IP Banned When Web Scraping

With these 11 top recommendations, you'll learn how to web scrape without getting blacklisted. There will be no more error messages!

Read article

Science of Web ScrapingDec 15, 20227 min read

CSS Selectors Cheat Sheet - How to scrape the web tips and tricks

Use this CSS Selectors Cheat Sheet when you want to scrape the web like a pro

Read article