-
Notifications
You must be signed in to change notification settings - Fork 79
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
How to convert the response result into Markdown? #4
Comments
I have added a notebook example on how to use the API and save it to Markdown please take a look at this |
Thank you, I also tried writing a similar code myself, for everyone's reference.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using Python to request the API and have obtained response.json(). How can I transform it into a .md file?
The text was updated successfully, but these errors were encountered: