0
HELP WITH API for search bar.
I am trying to make a search bar and when a user put a text on it and pressed enter. It shows a wikipedia related page(or like google search). I am fairly new to api and don't have single idea how api works. can you provide me helpful links in order to start my work?
4 Respostas
+ 4
Winwin Baguyo - see if this helps:
https://www.w3.org/standards/webdesign/script
+ 5
" A Beginners Guide to Web APIs and How They Will Help You"
https://medium.com/@LewisMenelaws/a-beginners-guide-to-web-apis-and-how-they-will-help-you-23923a0da450
" Add a Search Box in Web API"
https://www.c-sharpcorner.com/UploadFile/2b481f/add-a-search-box-in-web-api/
If you've got any more queries, or if you think my answer to be inadequate, don't forget to ask!
+ 2
Try google custom search
https://cse.google.com/cse/
0
Thanks Rahul George for the links.
very informative.
Do you know links related to javascript for using api?