SteevAnime_api is a webscraped api used to help users stream and download anime without ads.
Please note this project is for educational purposes only.
Color | Hex |
---|---|
Text | #00b48a |
Server: NodeJS, ExpressJS, Cheerio, Puppeteer
Install steevanime_api with npm
git clone https://github.com/Stephen-Ehiabhi/steevanime_api.git
cd steevanime_api
npm install
npm run dev (to run the server)
-- please note that you to have Node.js and npm installed to your computer to make the project run successfully
GET: /api/v1/search?name={nameofanime}
--To search for anime
GET: /api/v1/single?id={titleofanime}
--To get a single anime
Contributions are always welcome!
If you have any feedback, please reach out to us at [email protected]