Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T06:31:47.000Z (11 months ago)
- Last Synced: 2024-10-04T17:54:17.848Z (4 months ago)
- Topics: chrome, python, scraping, selenium, streamlit
- Language: Python
- Homepage: https://selenium.streamlit.app
- Size: 17.6 KB
- Stars: 11
- Watchers: 4
- Forks: 78
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web scraping on Streamlit Cloud with Selenium
[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](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. ❤️