Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.