One Paragraph of project description goes here
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
| /* | |
| Export Memrise course words to CSV. | |
| 1. Log into memrise.com | |
| 2. Navigate to course home page (e.g. http://www.memrise.com/course/335725/comprehensive-german-duolingo-vocabulary/) | |
| 3. Open Developer Console | |
| 4. Paste below script and hit enter | |
| 5. After all urls have been fetched, copy final word list into spreadsheet. |