https://github.com/jpmcb/wikipedia-api-search-engine
Simple Wikipedia search app that uses the Wikipedia API, includes random article function
https://github.com/jpmcb/wikipedia-api-search-engine
Last synced: 4 months ago
JSON representation
Simple Wikipedia search app that uses the Wikipedia API, includes random article function
- Host: GitHub
- URL: https://github.com/jpmcb/wikipedia-api-search-engine
- Owner: jpmcb
- License: other
- Created: 2017-01-08T06:12:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-08T17:35:00.000Z (over 9 years ago)
- Last Synced: 2025-09-11T11:57:33.057Z (9 months ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
#Wikipedia API Search Engine
A simple Wikipedia JavaScript app using the Wikipedia API. Search for Wikipedia articles returning links and a short decription. Also allows for random article functionality.
_______
A version of the app can be [found here](https://jpmcb.github.io/Wikipedia-API-search-engine/)