/data-scraping-is-fun

Scraps online data from cloths sellers (type, price, picture, color, brandname) to build a machine learning dataset

Primary LanguagePython

How to scrap anything on the web ?

Web scraping is the ability (and superpower) of crawling the web automatically and gather the data you want from anywhere on the internet.

In this repo you will find the entire code that I used to scrap data from online clothing sellers (H&M & Vinted) to build a ready-to-use dataset for my DL algorithm.

Find the step-by-step method explained here on Medium.