Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ref-bit/adwhit-api
An extracted API from Adwhit website built on web scraping technology.
https://github.com/ref-bit/adwhit-api
api api-rest cheerio cheeriojs fastify fastify-plugins nodejs rate-limiting webscraping
Last synced: 7 days ago
JSON representation
An extracted API from Adwhit website built on web scraping technology.
- Host: GitHub
- URL: https://github.com/ref-bit/adwhit-api
- Owner: Ref-Bit
- Created: 2021-11-22T13:57:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T14:20:38.000Z (about 3 years ago)
- Last Synced: 2024-11-17T09:37:45.992Z (2 months ago)
- Topics: api, api-rest, cheerio, cheeriojs, fastify, fastify-plugins, nodejs, rate-limiting, webscraping
- Language: JavaScript
- Homepage: https://adwhit-api.herokuapp.com/api/v1/docs
- Size: 114 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Adwhit API 🔍
An extracted API from Adwhit website built on web scraping technology.***
#### Built With
- [Fastify](https://fastify.io) - Fast and low overhead 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 `npm install && npm dev` to run the app successfully.