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.
- Host: GitHub
- URL: https://github.com/ref-bit/wiki-api
- Owner: Ref-Bit
- Created: 2021-11-20T09:14:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T09:07:34.000Z (over 3 years ago)
- Last Synced: 2025-01-18T04:28:52.521Z (4 months ago)
- Topics: api, api-rest, cheerio, cheeriojs, express, expressjs, node, nodejs, rate-limiting, webscraping
- Language: JavaScript
- Homepage: https://ref-bit.github.io/wiki-api
- Size: 37.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.