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.

Published Articles
9
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
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
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
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
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
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
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
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
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