An open API service indexing awesome lists of open source software.

https://github.com/devspidr/web-scraper

A basic Python web scraper built using requests and BeautifulSoup. Created as part of my practice in learning how to extract structured data from websites. This project helped me understand how HTML parsing and automation works.
https://github.com/devspidr/web-scraper

beautifulsoup data-extraction learning requests web-scraping

Last synced: 4 days ago
JSON representation

A basic Python web scraper built using requests and BeautifulSoup. Created as part of my practice in learning how to extract structured data from websites. This project helped me understand how HTML parsing and automation works.

Awesome Lists containing this project

README