Skip to content

rizkyhaksono/otakudesu-be

Repository files navigation

Otakudesu API Scaper

This is a simple API scaper for Otakudesu website. This API scaper is used to get the latest anime list from Otakudesu website.

PS: This project is for educational purposes only. Use it at your own risk.

Installation

Copy the .env.example file to .env and set the BASEURL to the Otakudesu website. Then run the following command to install the dependencies.

npm install

Running

npm run start

License

MIT License

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.