Skip to content

A Python Playwright bot that enters a search word on duden.de and stores the results inside a JSON file.

Notifications You must be signed in to change notification settings

sdresselmann/playwright-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

Playwright

python -m pip install playwright

BeautifulSoup4

python -m pip install beautifulsoup4

Bot starten:

python duden.py <suchwort>

About

A Python Playwright bot that enters a search word on duden.de and stores the results inside a JSON file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages