Search Wikipedia with JavaScript
Cukmekerb's Coding Class
Want to search Wikipedia from your web app? This video will teach you how to make an API call to Wikipedia to search for any string. The link to the first API endpoint we’ll use: https://en.wikipedia.org/w/api.php?action=query&list=search&format=json&origin=*&srsearch= The link to the second API endpoint we’ll use: https://en.wikipedia.org/w/api.php?action=query&prop=info&inprop=url&origin=*&format=json&pageids= The link to my website: https://cukmekerb.github.io/ ... https://www.youtube.com/watch?v=Um8ZfL3Qfvw
2021-06-12
0.59461872 LBC
Copyrighted (contact publisher)
73896705 Bytes