Skip to content

derjoker/duden-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

duden-py

Info

Python 2.7.6

Beautiful Soup 4.3.2

Description

Automatically look up words from duden.de. Details see doc/example.md.

File list

.
├── README.md
├── doc
│   ├── example.md
│   └── history.md
└── src
    ├── My\ Clippings.txt
    ├── anki.txt
    ├── anki_word.txt
    ├── anki_word_definition.txt
    ├── anki_word_test_case.txt
    ├── duden.py
    ├── kindleclipping.py
    └── temp.txt

About

python script to scrape Bedeutungen und Beispiele from duden.de

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages