- Python3 modules like:
- requests
- BeautifulSoup
Kranthi-Guribilli/Scrape-the-wordsInfo
This is a beginner friendly project which lets us to find the meaning, phonetic transcription, parts of speech of the given word and its usage from online dictionary(a website) by using simple web scraping concepts in python.
Python