Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satoshi-sh/baseball-git-scraper
Collecting data with Python script and Github Action
https://github.com/satoshi-sh/baseball-git-scraper
Last synced: about 2 months ago
JSON representation
Collecting data with Python script and Github Action
- Host: GitHub
- URL: https://github.com/satoshi-sh/baseball-git-scraper
- Owner: Satoshi-Sh
- Created: 2023-04-29T17:01:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T14:13:35.000Z (over 1 year ago)
- Last Synced: 2023-09-21T03:50:10.702Z (over 1 year ago)
- Language: Python
- Homepage: https://satoshi-sh-baseball-git-scraper-streamlit-show-o2clxz.streamlit.app/
- Size: 198 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Using GitHub Action
Collect website data with GitHub Action.
Referred to [this link](https://www.python-engineer.com/posts/run-python-github-actions/) to set up the action.## Using Stremlit
Used stremlit to show the data collected.
[live page](https://satoshi-sh-baseball-git-scraper-streamlit-show-o2clxz.streamlit.app/)