Articles

What are Honeypots and How to Avoid Them in Web Scraping

Introduction to web honeypots, their types and functions and how they are used to identify and block web scrapers and bots and how to avoid them.

How to Scrape Etsy.com Product, Shop and Search Data

In this scrapeguide we're taking a look at Etsy.com - a popular e-commerce market for hand crafted and vintage items. We'll be using Python and HTML parsing to scrape search and product data.

How to Hide Your IP Address

In this article we'll be taking a look at several ways to hide IP addresses: proxies, tor networks, vpns and other techniques.

How to Scrape Trustpilot.com Reviews and Company Data

In today's scrapeguide we'll be taking a look at Trustpilot - one of the biggest sources of company reviews and how to scrape it using Python.

Web Scraping to Google Sheets

Google sheets is an easy to store scraped data. In this tutorial we'll take a look at how to use this free online database for storing scraped data!

How to Scrape Domain.com.au Real Estate Property Data

We'll be taking a look at another real estate target in Australia - domain.com.au. To scrape real estate data we'll be using Python and hidden web data scraping approach.