Open markdly opened 6 years ago
I recently found out the Marvel Comics API can be used to access text and image data related to over 70 years of Marvel comics and characters.
There are some existing wrappers to the API written in Python such as marvel, marvelous, marvelator, PyMarvel, marvelapi, PyMarvelSimple. And also some tutorials such as this and this. But I can’t seem to find any existing R related code.
If nothing already exists, perhaps it might be fun to build a wrapper for the API in R?
I recently found out the Marvel Comics API can be used to access text and image data related to over 70 years of Marvel comics and characters.
There are some existing wrappers to the API written in Python such as marvel, marvelous, marvelator, PyMarvel, marvelapi, PyMarvelSimple. And also some tutorials such as this and this. But I can’t seem to find any existing R related code.
If nothing already exists, perhaps it might be fun to build a wrapper for the API in R?