benpolinsky / artvsart_react

Art vs. Art Front End
https://artvsartreact.benjaminpolinsky.now.sh
0 stars 0 forks source link

wikipedia api for pulling in description would be sick #72

Open benpolinsky opened 7 years ago

benpolinsky commented 7 years ago

you can do it client side: https://en.wikipedia.org/w/api.php?format=json&action=query&prop=extracts&exintro=&explaintext=&titles=JavaScript

benpolinsky commented 7 years ago

start of this is there, but I'll have to add the ability to search a different name than the title of the art

benpolinsky commented 7 years ago

and also look harder at wikipedia's api and see if there's a way to refine results