Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yoannchb-pro/getanime

Get any anime json file with description, images, embed videos...
https://github.com/yoannchb-pro/getanime

anime anime-vostfr free getanime neko sama streaming video

Last synced: 10 days ago
JSON representation

Get any anime json file with description, images, embed videos...

Awesome Lists containing this project

README

        

# Getanime.js v1.0.0
Get any anime informations with embed video, trailer, images, synopsys ...

## Installation
```
npm install
```
OR try
```
npm i anime-vostfr
npm i dom-parser
npm i cloudscraper
npm i request
npm i request-promise-core
```
## How to use ?
---
USAGE (anime will be generated in the data directory of the project):
- node getanime.js "hunter x hunter" - to get the anime json file in structured mode
- node getanime.js "hunter x hunter" false - to get the anime json file in not structured mode (minimified file)

## Example

Terminal
Terminal

## Lib
To get anime datas we use anime-vostfr api
- https://www.npmjs.com/package/anime-vostfr
- https://github.com/yoannchb-pro/anime-vostfr