Idowu Omisola

Technical Writer

Idowu is a technical writer at ZenRows. He has 5+ years of experience writing technical tutorials and documentation for SaaS and B2B companies across various verticals. Idowu is skilled in Python, JavaScript, Golang, Docker, and web scraping. When he's not writing or coding, he's playing chess or video games.

Languages
JavaScript Python Go
Connect on
Web Scraping with Python in 2025

Web Scraping with Python in 2025

Get started with web scraping in Python following this step-by-step tutorial! Learn how to scrape a site with Requests and Beautiful Soup libraries.
May 23, 2024 · 26 min read
How to Build a Web Crawler in Java

How to Build a Web Crawler in Java

Learn to build a Java web crawler with this step-by-step guide on project setup, data extraction, and optimization techniques.
January 8, 2025 · 10 min read
7 Best Web Scraping Tips to Avoid Blocks (2025)

7 Best Web Scraping Tips to Avoid Blocks (2025)

Learn the 7 best web scraping tips to avoid blocks! Discover how to bypass CAPTCHAs, use proxies, and optimize your scraper for seamless data extraction.
February 7, 2025 · 6 min read
Top List of User Agents for Web Scraping & Tips

Top List of User Agents for Web Scraping & Tips

Get the list of the best user agents for web scraping and UA tips to help you avoid getting detected by antibots.
January 28, 2025 · 4 min read
Puppeteer Fingerprinting: Explained & Bypassed

Puppeteer Fingerprinting: Explained & Bypassed

Learn how Puppeteer fingerprinting works, why it triggers anti-bot detection, and how to modify it for stealthy web scraping. Bypass blocks effectively!
February 13, 2025 · 5 min read
How to Bypass Cloudflare in 2025: The 9 Best Methods

How to Bypass Cloudflare in 2025: The 9 Best Methods

Learn how to bypass Cloudflare Bot Management. You'll add evasions to skip blocks by understanding how it works and what sensor data it sends.
February 13, 2025 · 14 min read
Bypass Bot Detection (2025): 5 Best Methods

Bypass Bot Detection (2025): 5 Best Methods

Learn the 5 best methods to bypass bot detection in 2025 and scrape data without limits. From proxies to user behavior mimicry, get past anti-bot tech!
February 18, 2025 · 4 min read
Top 10 Free Proxies for Web Scraping: Best of 2025

Top 10 Free Proxies for Web Scraping: Best of 2025

Find out the best free web scraping proxies to help you crawl web pages without getting blocked.
February 19, 2025 · 6 min read
How to Use a Proxy with Guzzle in 2025

How to Use a Proxy with Guzzle in 2025

Learn how to use proxies with Guzzle PHP. Step-by-step guide for proxy setup, authentication, and rotation to bypass IP blocks and access geo-restricted content.
February 21, 2025 · 4 min read
Web Scraping in Python: Avoid Detection Like a Ninja

Web Scraping in Python: Avoid Detection Like a Ninja

Learn how to scrape any website without getting blocked or blacklisted while bypassing antibot solutions and CAPTCHAs.
September 14, 2022 · 15 min read
How to Solve BeautifulSoup 403 Error

How to Solve BeautifulSoup 403 Error

Overcome BeautifulSoup's 403 Error: Discover 6 effective strategies for successful web scraping, including proxy use and user agent customization.
May 23, 2024 · 6 min read
Concurrency in C#: Step-by-Step Tutorial 2025

Concurrency in C#: Step-by-Step Tutorial 2025

Master concurrency in C#: Learn to improve performance and handle complex tasks efficiently with threads, tasks, and the Task Parallel Library.
February 27, 2025 · 8 min read
7 Best Python Web Scraping Libraries in 2025

7 Best Python Web Scraping Libraries in 2025

Discover the best Python web scraping libraries to use for your next project. You'll find a detailed overview and comparison of the most reliable options.
February 27, 2025 · 8 min read
A Complete Web Crawling Guide With Apache Nutch

A Complete Web Crawling Guide With Apache Nutch

Learn to crawl websites with Apache Nutch, an open-source web crawler. Fetch, parse, and index pages efficiently with this step-by-step guide.
February 25, 2025 · 9 min read
Best Headless Browsers in 2025: Reviewed

Best Headless Browsers in 2025: Reviewed

Discover the best headless browsers for 2025. Compare features, pros, and cons to find the right tool for web scraping and automation.
March 4, 2025 · 9 min read
Using --disable-blink-features=AutomationControlled to Reduce Detection in Headless Chrome

Using --disable-blink-features=AutomationControlled to Reduce Detection in Headless Chrome

Learn how to use the --disable-blink-features=AutomationControlled flag in Headless Chrome to reduce detection in Selenium and Playwright automation.
March 11, 2025 · 3 min read
How to Modify Selenium navigator.webdriver to Avoid Anti-Bot Detection

How to Modify Selenium navigator.webdriver to Avoid Anti-Bot Detection

Learn how to modify Selenium’s navigator.webdriver flag to bypass anti-bot detection, mask automation fingerprints, and make your scraper blend in seamlessly.
March 13, 2025 · 4 min read
How to Set Up Proxy on Screaming Frog

How to Set Up Proxy on Screaming Frog

Learn how to set up a proxy in Screaming Frog to avoid blocks, enhance web scraping, and improve your SEO strategy with ease.
March 25, 2025 · 4 min read