This project created while working on Automatic Speech recognition, in order to collect words and word's pronunciation from Larousse.fr.
This code support continuity of words, you can stop and it will not repeat or duplicate the words.
I advise to use conda to install the packages. But feel free to use pip too.
pip install -r requirements.txt
In order to run this code, just change directory to the main folder of this project and run the following command in terminal after installing all the packages.
scrapy runspider app.py