Web Scraping: Zalando UK Database Creation

Eren FALAY

0

Data Scraper

Market Researcher

Data Analyst

Python

Scrapy

SQLite

E-Commerce

Project Overview

In this project, I collected key product data from Zalando UK's "Men" category. All products, including their variants, were scraped and stored in a custom SQLite3 database. Each record is unique, with stock status converted to boolean values, and no null columns.

Project Breakdown

Scraped all products (and their variants) from the "Men" category on zalando.co.uk.
Extracted essential data fields: sku, brand, product name, variant sku, price, stock availability, colour, images, description, and URL.
Eliminated duplicate entries by processing variant skus uniquely while retaining a consistent product sku.
Converted stock statuses to true/false rather than text labels.
Structured and stored the data into a robust SQLite3 database with over 65,000 products.

Outcome & Insights

This project delivered a comprehensive, clean dataset of Zalando’s 'Men' category products, offering valuable insights for market research, competitive analysis, and pricing strategy. The dataset enables businesses to track product trends, monitor stock availability, and analyze customer preferences across multiple attributes.
Like this project
0

Posted Feb 13, 2025

Scraped 65,000+ product details from Zalando UK’s Men category, including variants, and organized the data into a clean, optimized SQLite3 database for analysis

Likes

0

Views

0

Tags

Data Scraper

Market Researcher

Data Analyst

Python

Scrapy

SQLite

E-Commerce

Web Scraping: Global Apple Store Price Comparison
Web Scraping: Global Apple Store Price Comparison
Web Scraping: Real-Time Price Tracker with Dashboard
Web Scraping: Real-Time Price Tracker with Dashboard