Skip to content

Commit

Permalink
Update JSON for v3 at 2024-08-08 05:01:10
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Aug 8, 2024
1 parent 28aa005 commit 4fc541d
Show file tree
Hide file tree
Showing 41 changed files with 87 additions and 87 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,27 +168,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: 07 August 2024 05:17:34 UTC
Last updated: 08 August 2024 05:16:59 UTC
<!-- /updated -->

<!-- counters -->
| Platform | ID | Count |
| :----------------- | ------------: | --------: |
| aniDB | `anidb` | 13391 |
| AniList | `anilist` | 20403 |
| AniList | `anilist` | 20405 |
| Anime-Planet | `animeplanet` | 23936 |
| aniSearch | `anisearch` | 18740 |
| Annict | `annict` | 10365 |
| Annict | `annict` | 10380 |
| IMDb | `imdb` | 2269 |
| Kaize | `kaize` | 23027 |
| Kitsu | `kitsu` | 20430 |
| LiveChart | `livechart` | 11328 |
| MyAnimeList | `myanimelist` | 27508 |
| MyAnimeList | `myanimelist` | 27510 |
| Nautiljon | `nautiljon` | 8288 |
| Notify.moe | `notify` | 16307 |
| Otak Otaku | `otakotaku` | 2705 |
| Shikimori | `shikimori` | 27508 |
| Shoboi/Syobocal | `shoboi` | 5011 |
| Otak Otaku | `otakotaku` | 2706 |
| Shikimori | `shikimori` | 27510 |
| Shoboi/Syobocal | `shoboi` | 5012 |
| Silver Yasha | `silveryasha` | 4289 |
| The Movie Database | `themoviedb` | 526 |
| Trakt | `trakt` | 4726 |
Expand Down Expand Up @@ -262,8 +262,8 @@ GET /status
{
"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3",
"updated": {
"timestamp": 1723007854,
"iso": "2024-08-07T05:17:34.038162+00:00"
"timestamp": 1723094219,
"iso": "2024-08-08T05:16:59.164382+00:00"
},
"contributors": [
"nattadasu"
Expand All @@ -281,20 +281,20 @@ GET /status
"website": "https://animeapi.my.id",
"counts": {
"anidb": 13391,
"anilist": 20403,
"anilist": 20405,
"animeplanet": 23936,
"anisearch": 18740,
"annict": 10365,
"annict": 10380,
"imdb": 2269,
"kaize": 23027,
"kitsu": 20430,
"livechart": 11328,
"myanimelist": 27508,
"myanimelist": 27510,
"nautiljon": 8288,
"notify": 16307,
"otakotaku": 2705,
"shikimori": 27508,
"shoboi": 5011,
"otakotaku": 2706,
"shikimori": 27510,
"shoboi": 5012,
"silveryasha": 4289,
"themoviedb": 526,
"trakt": 4726,
Expand Down Expand Up @@ -375,7 +375,7 @@ GET /updated

<!-- updated-txt -->
```txt
Updated on 08/07/2024 05:17:34 UTC
Updated on 08/08/2024 05:16:59 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": 1723007854, "iso": "2024-08-07T05:17:34.038162+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": 13391, "anilist": 20403, "animeplanet": 23936, "anisearch": 18740, "annict": 10365, "imdb": 2269, "kaize": 23027, "kitsu": 20430, "livechart": 11328, "myanimelist": 27508, "nautiljon": 8288, "notify": 16307, "otakotaku": 2705, "shikimori": 27508, "shoboi": 5011, "silveryasha": 4289, "themoviedb": 526, "trakt": 4726, "total": 34162}, "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": 1723094219, "iso": "2024-08-08T05:16:59.164382+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": 13391, "anilist": 20405, "animeplanet": 23936, "anisearch": 18740, "annict": 10380, "imdb": 2269, "kaize": 23027, "kitsu": 20430, "livechart": 11328, "myanimelist": 27510, "nautiljon": 8288, "notify": 16307, "otakotaku": 2706, "shikimori": 27510, "shoboi": 5012, "silveryasha": 4289, "themoviedb": 526, "trakt": 4726, "total": 34162}, "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 4fc541d

Please sign in to comment.