Skip to content

Commit

Permalink
Update JSON for v3 at 2024-02-22 05:01:12
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Feb 22, 2024
1 parent ad59436 commit 5f9b769
Show file tree
Hide file tree
Showing 42 changed files with 114 additions and 114 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,27 +170,27 @@ AnimeAPI is used in other projects and their use cases? Check out the list below
So far, AnimeAPI has indexed data from 17 databases, with details as follows:

<!-- updated -->
Last updated: 21 February 2024 05:17:06 UTC
Last updated: 22 February 2024 05:16:39 UTC
<!-- /updated -->

<!-- counters -->
| Platform | ID | Count |
| :----------------- | ------------: | --------: |
| aniDB | `anidb` | 13144 |
| AniList | `anilist` | 19591 |
| AniList | `anilist` | 19605 |
| Anime-Planet | `animeplanet` | 23452 |
| aniSearch | `anisearch` | 18323 |
| Annict | `annict` | 9981 |
| Annict | `annict` | 10012 |
| IMDb | `imdb` | 2265 |
| Kaize | `kaize` | 22912 |
| Kitsu | `kitsu` | 19921 |
| LiveChart | `livechart` | 11080 |
| MyAnimeList | `myanimelist` | 26584 |
| MyAnimeList | `myanimelist` | 26588 |
| Nautiljon | `nautiljon` | 8161 |
| Notify.moe | `notify` | 16090 |
| Otak Otaku | `otakotaku` | 2555 |
| Shikimori | `shikimori` | 26584 |
| Shoboi/Syobocal | `shoboi` | 4890 |
| Shikimori | `shikimori` | 26588 |
| Shoboi/Syobocal | `shoboi` | 4892 |
| Silver Yasha | `silveryasha` | 4047 |
| The Movie Database | `themoviedb` | 486 |
| Trakt | `trakt` | 4583 |
Expand Down Expand Up @@ -262,8 +262,8 @@ GET /status
{
"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3",
"updated": {
"timestamp": 1708492626,
"iso": "2024-02-21T05:17:06.143423+00:00"
"timestamp": 1708578999,
"iso": "2024-02-22T05:16:39.710593+00:00"
},
"contributors": [
"nattadasu"
Expand All @@ -281,20 +281,20 @@ GET /status
"website": "https://animeapi.my.id",
"counts": {
"anidb": 13144,
"anilist": 19591,
"anilist": 19605,
"animeplanet": 23452,
"anisearch": 18323,
"annict": 9981,
"annict": 10012,
"imdb": 2265,
"kaize": 22912,
"kitsu": 19921,
"livechart": 11080,
"myanimelist": 26584,
"myanimelist": 26588,
"nautiljon": 8161,
"notify": 16090,
"otakotaku": 2555,
"shikimori": 26584,
"shoboi": 4890,
"shikimori": 26588,
"shoboi": 4892,
"silveryasha": 4047,
"themoviedb": 486,
"trakt": 4583,
Expand Down Expand Up @@ -375,7 +375,7 @@ GET /updated

<!-- updated-txt -->
```txt
Updated on 02/21/2024 05:17:06 UTC
Updated on 02/22/2024 05:16:39 UTC
```
<!-- /updated-txt -->

Expand Down
2 changes: 1 addition & 1 deletion api/status.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1708492626, "iso": "2024-02-21T05:17:06.143423+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://nautiljon.com", "https://otakotaku.com"], "license": "AGPL-3.0-only AND MIT AND CC0-1.0+", "website": "https://animeapi.my.id", "counts": {"anidb": 13144, "anilist": 19591, "animeplanet": 23452, "anisearch": 18323, "annict": 9981, "imdb": 2265, "kaize": 22912, "kitsu": 19921, "livechart": 11080, "myanimelist": 26584, "nautiljon": 8161, "notify": 16090, "otakotaku": 2555, "shikimori": 26584, "shoboi": 4890, "silveryasha": 4047, "themoviedb": 486, "trakt": 4583, "total": 33080}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "nautiljon": "/nautiljon/(?P<media_id>[\\w\\+!\\-_\\(\\)\\[\\]]+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "redirect": "/(redirect|rd)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
{"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3", "updated": {"timestamp": 1708578999, "iso": "2024-02-22T05:16:39.710593+00:00"}, "contributors": ["nattadasu"], "sources": ["manami-project/anime-offline-database", "kawaiioverflow/arm", "ryuuganime/aniTrakt-IndexParser", "https://db.silveryasha.web.id", "https://kaize.io", "https://nautiljon.com", "https://otakotaku.com"], "license": "AGPL-3.0-only AND MIT AND CC0-1.0+", "website": "https://animeapi.my.id", "counts": {"anidb": 13144, "anilist": 19605, "animeplanet": 23452, "anisearch": 18323, "annict": 10012, "imdb": 2265, "kaize": 22912, "kitsu": 19921, "livechart": 11080, "myanimelist": 26588, "nautiljon": 8161, "notify": 16090, "otakotaku": 2555, "shikimori": 26588, "shoboi": 4892, "silveryasha": 4047, "themoviedb": 486, "trakt": 4583, "total": 33080}, "endpoints": {"$comment": "The endpoints are stated in Python regex format", "anidb": "/anidb/(?P<media_id>\\d+)", "anilist": "/anilist/(?P<media_id>\\d+)", "animeapi_tsv": "/anime(a|A)pi.tsv", "animeplanet": "/animeplanet/(?P<media_id>[\\w\\-]+)", "anisearch": "/anisearch/(?P<media_id>\\d+)", "annict": "/annict/(?P<media_id>\\d+)", "heartbeat": "/(heartbeat|ping)", "imdb": "/imdb/(?P<media_id>tt[\\d]+)", "kaize": "/kaize/(?P<media_id>[\\w\\-]+)", "kitsu": "/kitsu/(?P<media_id>\\d+)", "livechart": "/livechart/(?P<media_id>\\d+)", "myanimelist": "/myanimelist/(?P<media_id>\\d+)", "nautiljon": "/nautiljon/(?P<media_id>[\\w\\+!\\-_\\(\\)\\[\\]]+)", "notify": "/notify/(?P<media_id>[\\w\\-_]+)", "otakotaku": "/otakotaku/(?P<media_id>\\d+)", "redirect": "/(redirect|rd)", "repo": "/", "schema": "/schema(?:.json)?", "shikimori": "/shikimori/(?P<media_id>\\d+)", "shoboi": "/shoboi/(?P<media_id>\\d+)", "silveryasha": "/silveryasha/(?P<media_id>\\d+)", "status": "/status", "syobocal": "/syobocal/(?P<media_id>\\d+)", "themoviedb": "/themoviedb/movie/(?P<media_id>\\d+)", "trakt": "/trakt/(?P<media_type>show|movie)(s)?/(?P<media_id>\\d+)(?:/season(s)?/(?P<season_id>\\d+))?", "updated": "/updated"}}
2 changes: 1 addition & 1 deletion database/anidb.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anidb_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/anilist_object.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion database/animeapi.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5f9b769

Please sign in to comment.