-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Idea: use preview API to fetch words #15
Comments
It works!!! Good find. Maybe I can find some time to resurrect the extension. |
I played around with this some more, and it appears to only return words from in progress learning sessions. The extension needs to be able to fetch the words from an arbitrary course (i.e. the current course page, regardless if it has been studied yet or not). |
|
This repository is an implementation of the api https://github.com/Eltaurus-Lt/CourseDump2022 |
as the original api has been removed the preview API could be used instead
here's a minimal demo:
The text was updated successfully, but these errors were encountered: