A Python-based web scraper that extracts quotes from a website using BeautifulSoup and stores them into a text file.
- Extracts website data
- Parses HTML content
- Stores extracted quotes into a text file
- Beginner-friendly automation project
- Python
- Requests
- BeautifulSoup

