french-words-api
v1.0.0
Published
This program uses webscrapping. </br> Running <a href="generate.js">the generation script</a> will output <a href="log.json">this JSON file</a>.
Downloads
3
Readme
French Words API
Generate a JSON File that contains many French Words
This program uses webscrapping. Running the generation script will output this JSON file.
The content of the output file is generated from the Wiktionary
I assume that if its DOM structure changes, the generation will surely fail. Save the log.json file before regenerate.
Generating JSON File
npm run generate Wait until it gets all data
Enjoy !