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

https://github.com/alainamariajoe/webscraper

A baisc web scraper built with Python’s BeautifulSoup to extract text from websites.
https://github.com/alainamariajoe/webscraper

beautifulsoup python requests webscraper

Last synced: 7 days ago
JSON representation

A baisc web scraper built with Python’s BeautifulSoup to extract text from websites.

Awesome Lists containing this project

README

          

# Web Scraper
A simple web scraper built with **Python** and **BeautifulSoup** to extract text from websites and save it to a file.

## Features
- Extracts text from web pages
- Saves output to a file
- Handles multiple HTML elements