Добавить
Уведомления

Search Wikipedia with JavaScript

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/

Иконка канала JS Веб-гуру
73 подписчика
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

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/

, чтобы оставлять комментарии