Skip to main content
George Khananaev
Tag archive

#automation

2 posts

Read Building Google Reviews Scraper Pro
FeaturedCase Study

Building Google Reviews Scraper Pro

A resilient Python web scraper for multi-language Google Maps reviews

A production-grade Google Maps review scraper that extracts multi-language reviews with images, writes to MongoDB, and handles detection countermeasures. Incremental scraping, image downloading, and URL replacement built for scale.

pythonweb-scrapingmongodbautomationplaywright
1722 min
Read py-image-compressor: batch image compression in Python
Case Study

py-image-compressor: batch image compression in Python

A lightweight CLI for compressing, converting, and resizing images in bulk

A small Python utility for compressing, converting, and resizing hundreds of images at once. Supports modern formats like WebP, handles recursive directory scans, and preserves structure so you can run it on a whole asset folder safely.

pythoncliimageswebpautomation
362 min