Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thedhruvrawat/wikisearch

A simple Wikipedia search page made using MediaWiki API and modelled upon Google Search
https://github.com/thedhruvrawat/wikisearch

ajax api googlesearch jquery jquery-ui json mediawiki mediawiki-api wikipedia wikipedia-api

Last synced: 25 days ago
JSON representation

A simple Wikipedia search page made using MediaWiki API and modelled upon Google Search

Awesome Lists containing this project

README

        

Created on: April 30, 2020


Last Updated: May 12, 2020

# WikiSearch

#### A simple search application made using [MediaWiki API](https://www.mediawiki.org/wiki/API:Opensearch) and uses **AJAX** and **jQuery**.

#### [Demo](https://thedhruvrawat.github.io/WikiSearch/)

- It consists of **autocomplete** feature where it provides suggestions in a dropdown while typing the keyword in the search box.
- Makes use of **SweetAlert2**, a responsive alternative to JavaScript popup boxes

### Useful links

- [JQuery Autocomplete UI](http://jqueryui.com/autocomplete/)
- [MediaWiki API](https://www.mediawiki.org/wiki/API:Opensearch)
- [SweetAlert2](https://sweetalert2.github.io/)
- [FontAwesome.com](https://fontawesome.com/)

### License

**MIT © [Dhruv Rawat](https://github.com/thedhruvrawat/WikiSearch/blob/master/LICENSE)**