All Projects → satyawikananda → Anitop

satyawikananda / Anitop

Licence: mit
Anitop is an unofficial simple API from https://anitrendz.net/ site

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Anitop

Jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
Stars: ✭ 531 (+1670%)
Mutual labels:  api, scraper, anime
Kitsu Server
🚂 Rails API server for Kitsu
Stars: ✭ 145 (+383.33%)
Mutual labels:  api, anime
Bandcamp Scraper
A scraper for https://bandcamp.com
Stars: ✭ 137 (+356.67%)
Mutual labels:  api, scraper
kaa.si-cli
Stream anime from kaa.si and sync with anilist
Stars: ✭ 12 (-60%)
Mutual labels:  scraper, anime
Horrible Downloader
horriblesubs.info python API and CLI
Stars: ✭ 28 (-6.67%)
Mutual labels:  api, anime
Pymarketcap
Python3 API wrapper and web scraper for https://coinmarketcap.com
Stars: ✭ 73 (+143.33%)
Mutual labels:  api, scraper
MalScraper
Scrape everything you can from MyAnimeList.net
Stars: ✭ 132 (+340%)
Mutual labels:  scraper, anime
Jikan Rest
The REST API for Jikan
Stars: ✭ 200 (+566.67%)
Mutual labels:  api, anime
Apiv2 Graphql Docs
AniList API V2 GraphQL Documentation
Stars: ✭ 501 (+1570%)
Mutual labels:  api, anime
Googledictionaryapi
Google does not provide Google Dictionary API so I created one.
Stars: ✭ 528 (+1660%)
Mutual labels:  api, scraper
Public Instagram
Tool to fetch Instagram's public content.
Stars: ✭ 43 (+43.33%)
Mutual labels:  api, scraper
Voyages Sncf Api
A scrapy spider that scraps times and prices from Voyages Sncf. It uses scrapyrt to provide an API interface.
Stars: ✭ 7 (-76.67%)
Mutual labels:  api, scraper
Anime Dl
Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
Stars: ✭ 190 (+533.33%)
Mutual labels:  scraper, anime
Google Play Scraper
Node.js scraper to get data from Google Play
Stars: ✭ 1,606 (+5253.33%)
Mutual labels:  api, scraper
Finviz
Unofficial API for finviz.com
Stars: ✭ 493 (+1543.33%)
Mutual labels:  api, scraper
Duckduckgo
An unofficial DuckDuckGo search API.
Stars: ✭ 6 (-80%)
Mutual labels:  api, scraper
Railgun
An extension of the MyAnimeList API.
Stars: ✭ 8 (-73.33%)
Mutual labels:  api, anime
Nexrender
📹 Data-driven render automation for After Effects
Stars: ✭ 946 (+3053.33%)
Mutual labels:  api
Keras object detection
Convert any classification model or architecture trained in keras to an object detection model
Stars: ✭ 28 (-6.67%)
Mutual labels:  api
Bilibili Parse
B站flv视频源解析API
Stars: ✭ 27 (-10%)
Mutual labels:  api

Anitop: Anitrendz Unofficial API

Get the current data of anime trending just from the API

anitop

Description

Anitop is an open source project and simple unofficail API from Anitrendz's site to get the current data of anime trending. For the datas was scrapped from many pages in menu charts in that website, for the routes, you can see it below.

Tech Stack

For the tech stack, Anitop was using :

  1. Typescript
  2. Node JS
  3. Axios
  4. Cherrio
  5. Vercel
  6. and many utilities

List routes Anitop API

For now, Anitop has a seven routes to get the current data of anime trending and each endpoints, that is has a one query params named limit, that query params can make a limitation display data and the value is a type data number

Name API Description Route
Index Get all list and info about this API /
Top Anime Get all the current trending data anime in this season /api/v1/top-anime
Music Chart Get all the current trending data chart of music anime or jpop /api/v1/music-chart
Couple Get all the current trending data of couple ship /api/v1/couple-ship
Male Character Get all the current trending data of male characters /api/v1/male-character
Female Character Get all the current trending data of female characters /api/v1/female-character
Opening OST song Get all the current trending data of opening OST songs /api/v1/opening-song
Ending OST song Get all the current trending data of ending OST songs /api/v1/ending-song

Installation

If you want to add this project in your own machine, you can install this project by following the step below

  1. Clone this repository
git clone https://github.com/satyawikananda/anitop.git
  1. Install dependencies

In my case, i'm using pnpm for package manager, you can adjust with your favorite package manager

pnpm install

To running my program, you can see object scripts in file package.json

Showcase

If you use this API to your project application, you can register your project in this showcase below :

Contribution

Want to make this project better? You can contribute this project, I am very open if there are contributions to this project.


forthebadge forthebadge

Powered by Typescipt and vercel. Code licensed under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].