Streamlit Demo: Link Extractor A Streamlit demo written in pure Python to extract URLs from web pages and other tasks. Run this demo locally pip install --upgrade streamlit streamlit run https://raw.githubusercontent.com/alexfazio/link_extractor/main/streamlit_app.py