Created to easily upload new words to a memrise course along with information and audio (is available) from http://jisho.org
- Copy
.env.example
to.env
and input the values as specified below - Ensure you have both node and npm installed. If not follow instructions here
- Install dependencies using
npm install
- Add new words you would like added to
./words.js
- Run the script using
npm run
These values need to be populated in a ./.env
file. See ./.env.example
for a template
This value is obtained from your memrise cookie in your browser
Equally get this value from your memrise cookie
Get this value from the URL of the edit page for your course on memrise
SESSION_ID_2=8caaaa4qwbl2dkxhkhijem8b1jlsp2x7i
CSRF_TOKEN=fcxjaaaaaT6hTiTBYz55VTObrlnYt1vj8z8C21dGJjXKqV9WeJYrC2uQS1euPbvw
LEVEL_ID=1111111
Gary Forster
Website: https://www.garyforster.io/
Email: [email protected]