This is a Streamlit web app, which can convert html text or raw text to table for sheet application, like Excel or WPS.
git clone git@github.com:wffger/streamlit-html2table.git
cd streamlit-html2table
py -m venv venv
source venv/bin/acticate
py -m pip install -r requirements.txt
streamlit run main2.py
# or
streamlit run main.py
There are 3 rules for conversion:
- one line one element
<ul>
<div>