// Articles by Bernardas Alisauskas
How to Web Scrape with HTTPX and Python
Intro to using Python's httpx library for web scraping. Proxy and user agent rotation and common web scraping challenges, tips and...
Stepping into Footwear Market with Web Scraping
Introduction to data analytics for web scraped data. We'll take a look at how can we take advantage of web scraped data to track l...
How to Scrape Goat.com for Fashion Apparel Data in Python
Goat.com is a rising storefront for luxury fashion apparel items. It's known for high quality apparel data so in this tutorial we'...
How to Scrape Fashionphile for Second Hand Fashion Data
Learn how to collect Fashionphile product data with Python, hidden web data scraping, and ScrapFly so you can explore luxury resal...
How to Scrape Sitemaps to Discover Scraping Targets
Usually to find scrape targets we look at site search or category pages but there's a better way - sitemaps! In this tutorial, we'...
How to Scrape Vestiaire Collective for Fashion Product Data
In this fashion scrapeguide we'll be taking a look at Vestiaire Collective - one of the biggest 2nd hand luxury fashion marketplac...
How to Scrape StockX e-commerce Data with Python
In this first entry in our fashion data web scraping series we'll be taking a look at StockX.com - a marketplace that treats appar...
How to Bypass Imperva Incapsula when Web Scraping in 2026
In this article we'll take a look at a popular anti bot service Imperva Incapsula anti bot WAF. How does it detect web scrapers an...
How to Bypass Datadome Anti Scraping in 2026
Learn how Datadome detects web scrapers using TLS, IP, and ML analysis, and discover practical bypass techniques and tools for 202...
How to Bypass Akamai when Web Scraping in 2026
In this article we'll take a look at a popular anti bot service Akamai Bot Manager. How does it detect web scrapers and bots and w...
How to Bypass Cloudflare When Web Scraping in 2026
Cloudflare offers one of the most popular anti scraping service, so in this article we'll take a look how it works and how to bypa...
Web Scraping Simplified - Scraping Microformats
In this short intro we'll be taking a look at web microformats. What are microformats and how can we take advantage in web scrapin...