Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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 csv

If 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! 😊