This repository contains a series of web scraping projects, created with the purpose of sharing practical scraping exercises that can be useful both for me and for others who are learning about techniques for automated data extraction from the web.
- main: Contains only completed projects ready to be shared.
- Projects: Each project is in its own branch, facilitating development and version control.
The first project in the repository is based on the art series "Thirty-six Views of Mount Fuji" by the famous Japanese artist Katsushika Hokusai. This project consists of a web scraping script that extracts images and their descriptions into a csv file from a table on the Wikipedia page.
Disclaimer: All extracted data is used for educational purposes.