Skip to content

Commit

Permalink
Update JSON for v3 at 2024-11-03 05:01:13
Browse files Browse the repository at this point in the history
  • Loading branch information
nattadasu committed Nov 3, 2024
1 parent 8e23506 commit 0d2265e
Show file tree
Hide file tree
Showing 42 changed files with 171 additions and 186 deletions.
48 changes: 24 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,32 +168,32 @@ 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: 02 November 2024 05:35:55 UTC
Last updated: 03 November 2024 05:17:30 UTC
<!-- /updated -->

<!-- counters -->
| Platform | ID | Count |
| :----------------- | ------------: | --------: |
| aniDB | `anidb` | 13522 |
| AniList | `anilist` | 20621 |
| Anime-Planet | `animeplanet` | 24161 |
| aniSearch | `anisearch` | 18999 |
| Annict | `annict` | 10771 |
| aniDB | `anidb` | 13525 |
| AniList | `anilist` | 20623 |
| Anime-Planet | `animeplanet` | 24162 |
| aniSearch | `anisearch` | 19003 |
| Annict | `annict` | 10842 |
| IMDb | `imdb` | 2272 |
| Kaize | `kaize` | 23075 |
| Kitsu | `kitsu` | 20627 |
| LiveChart | `livechart` | 11440 |
| MyAnimeList | `myanimelist` | 27938 |
| LiveChart | `livechart` | 11443 |
| MyAnimeList | `myanimelist` | 27939 |
| Nautiljon | `nautiljon` | 8360 |
| Notify.moe | `notify` | 16462 |
| Otak Otaku | `otakotaku` | 2757 |
| Shikimori | `shikimori` | 27938 |
| Shoboi/Syobocal | `shoboi` | 5098 |
| Shikimori | `shikimori` | 27939 |
| Shoboi/Syobocal | `shoboi` | 5102 |
| Silver Yasha | `silveryasha` | 4520 |
| The Movie Database | `themoviedb` | 542 |
| Trakt | `trakt` | 4820 |
| | | |
| | **Total** | **34558** |
| | **Total** | **34543** |
<!-- /counters -->

## Usage
Expand Down Expand Up @@ -262,8 +262,8 @@ GET /status
{
"mainrepo": "https://github.com/nattadasu/animeApi/tree/v3",
"updated": {
"timestamp": 1730525755,
"iso": "2024-11-02T05:35:55.356025+00:00"
"timestamp": 1730611050,
"iso": "2024-11-03T05:17:30.225088+00:00"
},
"contributors": [
"nattadasu"
Expand All @@ -280,25 +280,25 @@ GET /status
"license": "AGPL-3.0-only AND MIT AND CC0-1.0+",
"website": "https://animeapi.my.id",
"counts": {
"anidb": 13522,
"anilist": 20621,
"animeplanet": 24161,
"anisearch": 18999,
"annict": 10771,
"anidb": 13525,
"anilist": 20623,
"animeplanet": 24162,
"anisearch": 19003,
"annict": 10842,
"imdb": 2272,
"kaize": 23075,
"kitsu": 20627,
"livechart": 11440,
"myanimelist": 27938,
"livechart": 11443,
"myanimelist": 27939,
"nautiljon": 8360,
"notify": 16462,
"otakotaku": 2757,
"shikimori": 27938,
"shoboi": 5098,
"shikimori": 27939,
"shoboi": 5102,
"silveryasha": 4520,
"themoviedb": 542,
"trakt": 4820,
"total": 34558
"total": 34543
},
"endpoints": {
"$comment": "The endpoints are stated in Python regex format",
Expand Down Expand Up @@ -375,7 +375,7 @@ GET /updated

<!-- updated-txt -->
```txt
Updated on 11/02/2024 05:35:55 UTC
Updated on 11/03/2024 05:17:30 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": 1730525755, "iso": "2024-11-02T05:35:55.356025+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": 13522, "anilist": 20621, "animeplanet": 24161, "anisearch": 18999, "annict": 10771, "imdb": 2272, "kaize": 23075, "kitsu": 20627, "livechart": 11440, "myanimelist": 27938, "nautiljon": 8360, "notify": 16462, "otakotaku": 2757, "shikimori": 27938, "shoboi": 5098, "silveryasha": 4520, "themoviedb": 542, "trakt": 4820, "total": 34558}, "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": 1730611050, "iso": "2024-11-03T05:17:30.225088+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": 13525, "anilist": 20623, "animeplanet": 24162, "anisearch": 19003, "annict": 10842, "imdb": 2272, "kaize": 23075, "kitsu": 20627, "livechart": 11443, "myanimelist": 27939, "nautiljon": 8360, "notify": 16462, "otakotaku": 2757, "shikimori": 27939, "shoboi": 5102, "silveryasha": 4520, "themoviedb": 542, "trakt": 4820, "total": 34543}, "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 0d2265e

Please sign in to comment.