Skip to content

CoderSales/selenium-python-browser-to-word-processor-project-attempt

Repository files navigation

selenium-python-browser-to-word-processor-project-attempt

description

selenium-python-browser-to-word-processor-project-attempt

content

setup for html7.py

install Live Preview Extension in VSCode

Click on Live button at bottom right of IDE

python -m venv .venv2

source .venv2/Scripts/activate

pip install -r requirements.txt

python html7.py

currently has a bug

must ctrl c ctrl c to stop infinite loop

setup for nomorecookies.py

python -m venv .venv2

source .venv2/Scripts/activate

pip install -r requirements.txt

python nomorecookies.py

wait 3 minutes

runs automated browser declines all cookies

references

Is there any way to Read BeautifulSoup output with pandas to read Tables?

How to read/print the ( _io.TextIOWrapper) data?

beautiful soup | bs4 | starter

About

selenium-python-browser-to-word-processor-project-attempt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published