This repository contains my HTML-CSS-JS Portfolio Website, and I use its index.html file as an example for web scraping using Python (BeautifulSoup).
The purpose is just for fun and to demonstrate scraping techniques on my own content.
Here is the page I use for scraping:
View index.html
- Web Scraping Demo: Using BeautifulSoup to extract elements such as headings and links from
index.html.