Skip to content

jirkazeman/python-html-table-scraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple Streamlit app that can be deployed to Heroku.

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

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 🙌

You can buy me a coffee ☕ to support my work. 🙏

You can also follow me on Twitter where I share Python & Data Science tips - See you there! 😊

About

A simple HTML table scraper made with Python and the amazing Streamlit!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.0%
  • Shell 3.0%