Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 770 Bytes

README.md

File metadata and controls

28 lines (25 loc) · 770 Bytes

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