Designed a minimalist Flask web app for extracting text content from any website. Utilized BeautifulSoup for parsing HTML. Users can input a URL, and the app displays the extracted text.
steps to run
cd simple-web-content-extractor
pip install -r requirements.txt
python app.py
demo vedio on youtube: https://youtu.be/b0KGNlBhbqA