HomeAboutServicesPortfolioScrapersReviewsBlog Hire me
Blog

Notes from
production scraping.

Practical writing on web scraping, Apify Actors, Python automation, and data science — the same techniques used in the portfolio and the scraper library.

Web Scraping

How to Build a Reliable Python Web Scraper

The engineering habits that separate scrapers that last from scripts that break in a month — HTTP stack choice, anti-bot strategy, pagination, and output validation.

2026-08-132 min read
Web Scraping

Web Scraping with curl_cffi: Beating TLS Fingerprinting

Your headers are perfect and you still get 403 — because the block happened during the TLS handshake. How fingerprinting works and how curl_cffi solves it.

2026-08-132 min read
Apify

How to Build an Apify Actor in Python

The anatomy of a production Actor — input schema, dataset design, Dockerfile, and the marketplace lessons that separate listed Actors from used ones.

2026-08-132 min read
Real Estate Data

Real Estate Web Scraping: Data From Zillow, Airbnb & Property Portals

What property portals expose, why time-series beats snapshots, and how the defended targets (Zillow, Airbnb, Redfin) are collected in practice.

2026-08-132 min read
Web Scraping

Handling Pagination in Web Scraping: Patterns That Don't Lose Data

Numbered pages, cursors, infinite scroll — how each pattern really works, where records silently disappear, and the loop structures that don't lose data.

2026-08-132 min read
Data Engineering

Data Cleaning After Web Scraping: From Raw HTML to Analysis-Ready

Five pandas stages between raw scrape and trustworthy dataset — dedup on real keys, logged type coercion, normalization, rule-based validation, delivery.

2026-08-132 min read
Data Science

Extensive Data Analysis with Python: A Step-by-Step Guide

A step-by-step walkthrough of exploratory data analysis with Python and pandas.

2 min read
Real Estate Data

How Neural Networks and Data Science are Changing Real Estate

How neural networks and data science are reshaping real-estate valuation and demand prediction.

2 min read
Real Estate Data

The Power of Predictive Analytics in Real Estate Investment

Why predictive analytics is becoming the core tool of real-estate investment.

2 min read
Web Scraping

How to Scrape Airbnb Data Using Python (Legally and Effectively)

Scraping Airbnb listings with Python — tools, approach, and the legal boundaries.

2 min read

Rather have it built for you?

Everything on this blog is available as a service — scrapers, Actors, pipelines, and analysis with a fixed quote.

Start a project →