https://github.com/snehankekre/streamlit-selenium-chrome
Scrape the web with Selenium and Chrome on Streamlit's Community Cloud
https://github.com/snehankekre/streamlit-selenium-chrome
chrome python scraping selenium streamlit
Last synced: about 1 year ago
JSON representation
Scrape the web with Selenium and Chrome on Streamlit's Community Cloud
- Host: GitHub
- URL: https://github.com/snehankekre/streamlit-selenium-chrome
- Owner: snehankekre
- Created: 2022-12-06T07:13:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T06:31:47.000Z (over 2 years ago)
- Last Synced: 2025-05-07T20:12:37.100Z (about 1 year ago)
- Topics: chrome, python, scraping, selenium, streamlit
- Language: Python
- Homepage: https://selenium.streamlit.app
- Size: 17.6 KB
- Stars: 16
- Watchers: 3
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web scraping on Streamlit Cloud with Selenium
[](https://selenium.streamlit.app/)
This is a minimal, reproducible example of how to scrape the web with Selenium and Chrome on Streamlit's Community Cloud.
Fork this repo, and edit `streamlit_app.py` to customize this app to your heart's desire. ❤️