Skip to content

Help search definition of English words automatically and produce txt for Quizlet load in

License

Notifications You must be signed in to change notification settings

charliezchen/DictSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Content

Introduction

Help search definition of English words automatically and produce txt file for Quizlet import

Dictionary

https://www.merriam-webster.com/

Modules

Environment

Python: 3.6

Modules

  • urllib.request.open
  • bs4.BeautifulSoup

Instructions

  1. Type or copy vocabulary words into the txt in directory 'txt/input.txt'
  2. Run DictSearch.py
  3. Check output at 'txt/output.txt'
  4. Words that are failed to find definitions are recorded in 'txt/error.txt'
  5. Copy the result on Quizlet and enjoy learning

About

Help search definition of English words automatically and produce txt for Quizlet load in

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages