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.
- Host: GitHub
- URL: https://github.com/devspidr/web-scraper
- Owner: devspidr
- Created: 2025-05-02T07:45:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T07:47:15.000Z (about 1 year ago)
- Last Synced: 2025-06-18T11:54:49.071Z (12 months ago)
- Topics: beautifulsoup, data-extraction, learning, requests, web-scraping
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README