Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlywargnier/python-html-table-scraper
A simple HTML table scraper made with Python and the amazing Streamlit!
https://github.com/charlywargnier/python-html-table-scraper
Last synced: about 8 hours ago
JSON representation
A simple HTML table scraper made with Python and the amazing Streamlit!
- Host: GitHub
- URL: https://github.com/charlywargnier/python-html-table-scraper
- Owner: CharlyWargnier
- Created: 2020-07-10T10:43:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T23:58:06.000Z (over 1 year ago)
- Last Synced: 2024-04-18T04:11:13.304Z (7 months ago)
- Language: Python
- Size: 46.1 MB
- Stars: 16
- Watchers: 2
- Forks: 15
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A simple [Streamlit](https://streamlit.io) app that can be deployed to [Heroku](https://heroku.com).
Streamlit's wizardry go far beyond Machine Learning! To illustrate that, I coded a simple HTML table scraper in ~100 lines of Python 🐍.
You can check what the apps does in this video:
[![IMAGE ALT TEXT HERE](resources/VideoImage.png "" )](https://www.youtube.com/watch?v=xPJkepA_RrY)
The app is simple to use:
- Paste any Webpage
- Select a table
- Export it to csvIf you wanted to try the app for yourself, it's currently deployed on Heroku [here](https://html-table-scraper.herokuapp.com/) 🙌
You can [buy me a coffee](https://www.buymeacoffee.com/cwar05) ☕ to support my work. 🙏
You can also follow me on [Twitter](https://twitter.com/DataChaz) where I share Python & Data Science tips - See you there! 😊