Wikipedia Viewer FCC
Jul 27, 2017 · 1 min read
This was a little bit tricky but I think I did okay, it works at least…
Some things I found useful are:
Wiki:API Search
jQuery .keydown()
Below is the endpoint with all the stuff needed to make it work.
“https://en.wikipedia.org/w/api.php?action=query&format=json&list=search&utf8=1&srsearch=SEARCH_INPUT&srprop=snippet&origin=*”
Hope this helps someone else maybe. good luck :)
