Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 358 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 358 Bytes

MacmillanDictionaryScraper

It is a web scraper node.js script using Puppeteer that scrapes word information for the online version of the Macmillan dictionary and then saves the information in a json file with the name of the word. You need to enter the word you want to look up as a variable in the "lookUpMacmillan" function and then run the node file.