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

https://github.com/ref-bit/wiki-api

An extracted API from Wikipedia website built on web scraping technology.
https://github.com/ref-bit/wiki-api

api api-rest cheerio cheeriojs express expressjs node nodejs rate-limiting webscraping

Last synced: 2 months ago
JSON representation

An extracted API from Wikipedia website built on web scraping technology.

Awesome Lists containing this project

README

        

## Wikipedia API 📃🌐
An extracted API from Wikipedia website built on web scraping technology.

***

#### Built With

- [Express](https://expressjs.com) - Fast, unopinionated, minimalist web framework for Node.js.
- [Cheerio](https://cheerio.js.org) - Fast, flexible & lean implementation of core jQuery designed specifically for the server.

#### Getting Started

- Run `yarn install && yarn start` to run the app successfully.