Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    DatasetGenerationError
Message:      An error occurred while generating the dataset
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1766, in _prepare_split_single
                  writer.write(example, key)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 500, in write
                  self.write_examples_on_file()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 458, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 568, in write_batch
                  arrays.append(pa.array(typed_sequence))
                File "pyarrow/array.pxi", line 248, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 113, in pyarrow.lib._handle_arrow_array_protocol
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 208, in __arrow_array__
                  out = cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
                  return array_cast(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type string to null
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1775, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 599, in finalize
                  self.write_examples_on_file()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 458, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 568, in write_batch
                  arrays.append(pa.array(typed_sequence))
                File "pyarrow/array.pxi", line 248, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 113, in pyarrow.lib._handle_arrow_array_protocol
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 208, in __arrow_array__
                  out = cast_array_to_feature(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in cast_array_to_feature
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2020, in <listcomp>
                  arrays = [_c(array.field(name), subfeature) for name, subfeature in feature.items()]
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2116, in cast_array_to_feature
                  return array_cast(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
                  return func(array, *args, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1962, in array_cast
                  raise TypeError(f"Couldn't cast array of type {_short_str(array.type)} to {_short_str(pa_type)}")
              TypeError: Couldn't cast array of type string to null
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1789, in _download_and_prepare
                  super()._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1627, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1784, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Open a discussion for direct support.

__key__
string
__url__
string
json
dict
infos/59915487873
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "누군가의 이야기" } ], "authors": [ { "name": "Ir-Sang", "author_id": null, "type": "Author" }, { "name": "Ir-Sang", "author_id": null, "type": "Artist" } ], "bayesian_rating": 0, "categories": [], "category_recommendations": [], "completed": false, "description": "<b>Original Webtoon:</b><BR><!--url_type_2--><a title='http://www.kkatoon.com/toon/main/12' href='http://www.kkatoon.com/toon/main/12' target='_blank'><u>Kkatoon</u></a><!--url_type_2_end-->, <!--url_type_2--><a title='http://www.kkabong.com/toon/main/12' href='http://www.kkabong.com/toon/main/12' target='_blank'><u>Kkabong</u></a><!--url_type_2_end-->", "forum_id": 72323157837, "genres": [ { "genre": "Drama" }, { "genre": "Fantasy" }, { "genre": "Shounen Ai" } ], "image": { "height": 128, "url": { "original": "https://cdn.mangaupdates.com/image/i402753.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i402753.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-11-26T07:22:35-08:00", "as_string": "November 26th, 2022 7:22am PST", "timestamp": 1669476155 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Kkatoon", "publisher_id": 59202538512, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 1, "unfinished": null, "wish": null }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 59915487873, "status": "6 Chapters (Complete)", "title": "Someone&#039;s Story", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/riw4ubl/someone-039-s-story", "year": "2015" }
infos/48860725820
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Welcome Back" }, { "title": "おかえり" } ], "authors": [ { "name": "HEAVEN-11", "author_id": 65778288393, "type": "Author" }, { "name": "HEAVEN-11", "author_id": 65778288393, "type": "Artist" } ], "bayesian_rating": 6.18, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 7579590418, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i193267.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i193267.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2014-08-07T03:41:16-07:00", "as_string": "August 7th, 2014 3:41am PDT", "timestamp": 1407408076 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Tsukasa Shobou", "publisher_id": 38815227938, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 2, "reading": 4, "unfinished": 1, "wish": 1 }, "old_position": { "month": 1932, "six_months": 5203, "three_months": 3518, "week": 805, "year": 7613 }, "position": { "month": 1778, "six_months": 4865, "three_months": 2347, "week": 776, "year": 5938 } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 48860725820, "status": "1 Volume (Complete)", "title": "Okaeri", "type": "Manga", "url": "https://www.mangaupdates.com/series/mg2exbw/okaeri", "year": "2002" }
infos/34654588092
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "A Meal Is Made on Sunday, for a Cat" }, { "title": "日曜日は、ネコごはん" } ], "authors": [ { "name": "YAMAMOTO Yoshiko", "author_id": 27067696465, "type": "Author" }, { "name": "YAMAMOTO Yoshiko", "author_id": 27067696465, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 50925425110, "genres": [ { "genre": "Seinen" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i127457.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i127457.png" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Shuukan Manga Times", "publisher_id": 74232151529, "publisher_name": "Houbunsha" } ], "publishers": [ { "publisher_name": "Houbunsha", "publisher_id": 74232151529, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 4, "unfinished": null, "wish": 4 }, "old_position": { "month": 1931, "six_months": 5220, "three_months": 3519, "week": 804, "year": 7639 }, "position": { "month": 1774, "six_months": 4873, "three_months": 2347, "week": 778, "year": 5959 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 34654588092, "status": "1 Volume (Ongoing)", "title": "Nichiyoubi wa, Neko Gohan", "type": "Manga", "url": "https://www.mangaupdates.com/series/fx4g3b0/nichiyoubi-wa-neko-gohan", "year": "2011" }
infos/2272943559
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "熱雷の音が聞こえる" } ], "authors": [ { "name": "RANMA Nekokichi", "author_id": 22189395178, "type": "Author" }, { "name": "RANMA Nekokichi", "author_id": 22189395178, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 48827190777, "genres": [ { "genre": "Yaoi" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i210152.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i210152.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2018-11-02T23:28:39-07:00", "as_string": "November 2nd, 2018 11:28pm PDT", "timestamp": 1541226519 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Outou Shobou", "publisher_id": 58699882062, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 3, "unfinished": null, "wish": 6 }, "old_position": { "month": 1937, "six_months": 5224, "three_months": 3532, "week": 807, "year": 7655 }, "position": { "month": 1782, "six_months": 4886, "three_months": 2356, "week": 777, "year": 5969 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 2272943559, "status": "1 Volume (Complete)", "title": "Netsurai no Oto ga Kikoeru", "type": "Manga", "url": "https://www.mangaupdates.com/series/11l92h3/netsurai-no-oto-ga-kikoeru", "year": "1995" }
infos/65981077546
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Do You Want to Clean Up, Leon?" }, { "title": "청소하실, 레옹?" } ], "authors": [ { "name": "Lee Jung-sook", "author_id": 41833018125, "type": "Author" }, { "name": "The Lonely Me", "author_id": null, "type": "Author" }, { "name": "The Lonely Me", "author_id": null, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "<!--url_type_2--><a title='https://page.kakao.com/home/51507081' href='https://page.kakao.com/home/51507081' target='_blank'><u>Original Webtoon</u></a><!--url_type_2_end--> (Removed)", "forum_id": 57403526496, "genres": [ { "genre": "Drama" }, { "genre": "Romance" }, { "genre": "Shoujo" } ], "image": { "height": 244, "url": { "original": "https://cdn.mangaupdates.com/image/i374827.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i374827.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-10-19T18:10:30-07:00", "as_string": "October 19th, 2023 6:10pm PDT", "timestamp": 1697764230 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "KakaoPage", "publisher_id": 37090995261, "publisher_name": "KakaoPage" } ], "publishers": [ { "publisher_name": "Jaedam Media", "publisher_id": 32788043894, "type": "Original", "notes": "" }, { "publisher_name": "KakaoPage", "publisher_id": 37090995261, "type": "Original", "notes": "" }, { "publisher_name": "RS Media", "publisher_id": 38157394299, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 4, "reading": 1, "unfinished": null, "wish": 5 }, "old_position": { "month": 1928, "six_months": null, "three_months": 3522, "week": 800, "year": null }, "position": { "month": 1766, "six_months": 4896, "three_months": 2341, "week": 775, "year": 5999 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 65981077546, "status": "", "title": "Are You Going to Clean Up, Leon?", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/ub7fh9m/are-you-going-to-clean-up-leon", "year": "2018" }
infos/56241642900
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Love Etcetera (SAKURANO Nayuna)" }, { "title": "Love, ♥ etc" }, { "title": "ラブ・エトセトラ (桜野なゆな)" } ], "authors": [ { "name": "SAKURANO Nayuna", "author_id": 55511334692, "type": "Author" }, { "name": "SAKURANO Nayuna", "author_id": 55511334692, "type": "Artist" } ], "bayesian_rating": 6.26, "categories": [ { "series_id": 56241642900, "category": "Archeology", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 }, { "series_id": 56241642900, "category": "Clumsy Protagonist", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 }, { "series_id": 56241642900, "category": "Collection of Stories", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 1570634987 }, { "series_id": 56241642900, "category": "Convenience Store/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 }, { "series_id": 56241642900, "category": "Cross-dressing", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 }, { "series_id": 56241642900, "category": "Post-Secondary School", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 }, { "series_id": 56241642900, "category": "Rich Protagonist", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 59293978884 } ], "category_recommendations": [ { "series_name": "Ikemen (kari) to Renaishitemimashita!", "series_id": 72660628888, "weight": 17321 }, { "series_name": "Osoba de Misasete!", "series_id": 44270714481, "weight": 15811 }, { "series_name": "Chincopation", "series_id": 55726587195, "weight": 14142 }, { "series_name": "Sen no Hana", "series_id": 56277519523, "weight": 14142 }, { "series_name": "Hentai Play", "series_id": 56833986317, "weight": 14142 } ], "completed": false, "description": "LOVE, ETC. is a sensual anthology that proves that a boy in love can never avoid true love and desire--no matter how valiantly he tries!<BR>Take Uchida and Hiro. Hiro tries to ignore the torturous crush that he has on his younger co-worker, because Uchida is dead-set on getting a girlfriend. To Hiro&#039;s surprise, it turns out that they both need to come to terms with the attraction they have for one another.<BR>Then, there&#039;s Segawa and Honda. Honda is terrified that Segawa might realize the pent-up feelings he has for the boy . . . but even Honda never prepared himself for just how boldly Segawa might behave on an impromptu jaunt on a motorcycle!<BR>What about Maki and Tatsumi? Stuck in a relationship with the dominant, obsessive cosplayer Maki, Tatsumi is frustrated. But are his claims of wanting a life free of his lover really true?<BR>These couples, as well as others, in LOVE, ETC. are about to realize that it&#039;s impossible to deny fate--or passion--for very long. (Netcomics)", "forum_id": 69212443439, "genres": [ { "genre": "Yaoi" } ], "image": { "height": 231, "url": { "original": "https://cdn.mangaupdates.com/image/i41799.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i41799.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-11-27T01:47:42-08:00", "as_string": "November 27th, 2022 1:47am PST", "timestamp": 1669542462 }, "latest_chapter": 0, "licensed": true, "publications": [], "publishers": [ { "publisher_name": "Kousai Syobo", "publisher_id": 17171415576, "type": "Original", "notes": "" }, { "publisher_name": "Net Comics", "publisher_id": 64872335847, "type": "English", "notes": "" } ], "rank": { "lists": { "complete": 166, "custom": 64, "reading": 26, "unfinished": 3, "wish": 61 }, "old_position": { "month": 1934, "six_months": 5181, "three_months": 3512, "week": 804, "year": 7579 }, "position": { "month": 1775, "six_months": 4858, "three_months": 2348, "week": 775, "year": 5918 } }, "rating_votes": 30, "recommendations": [], "related_series": [], "series_id": 56241642900, "status": "1 Volume (Complete)", "title": "LOVE, etc", "type": "Manga", "url": "https://www.mangaupdates.com/series/pu4tlec/love-etc", "year": "1997" }
infos/49534326223
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "閉じた記憶夜に鳴く鳥" } ], "authors": [ { "name": "MIKUNI Saho", "author_id": 7026217298, "type": "Author" }, { "name": "MIKUNI Saho", "author_id": 7026217298, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 60198095290, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 228, "url": { "original": "https://cdn.mangaupdates.com/image/i180427.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i180427.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2014-03-09T15:32:31-07:00", "as_string": "March 9th, 2014 3:32pm PDT", "timestamp": 1394404351 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Souryuusha", "publisher_id": 34617847622, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 4, "reading": 2, "unfinished": null, "wish": null }, "old_position": { "month": 1937, "six_months": 5227, "three_months": 3532, "week": 806, "year": 7660 }, "position": { "month": 1782, "six_months": 4887, "three_months": 2355, "week": 779, "year": 5973 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 49534326223, "status": "1 Volume (Complete)", "title": "Tojita Kioku Yoru ni Naku Tori", "type": "Manga", "url": "https://www.mangaupdates.com/series/mr7giq7/tojita-kioku-yoru-ni-naku-tori", "year": "2001" }
infos/75025506803
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "One Piece dj - Huxley no Shisuu" }, { "title": "ワンピース dj - ハクスレイの指数" } ], "authors": [ { "name": "Hachimaru (SARUYA Hachi)", "author_id": 55813263944, "type": "Author" }, { "name": "Hachimaru (SARUYA Hachi)", "author_id": 55813263944, "type": "Artist" } ], "bayesian_rating": 6.31, "categories": [], "category_recommendations": [], "completed": true, "description": "", "forum_id": 42451586710, "genres": [ { "genre": "Doujinshi" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i295812.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i295812.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2019-08-19T20:09:41-07:00", "as_string": "August 19th, 2019 8:09pm PDT", "timestamp": 1566270581 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 8, "custom": 9, "reading": null, "unfinished": 1, "wish": 1 }, "old_position": { "month": 1938, "six_months": 5223, "three_months": 3520, "week": 802, "year": 7643 }, "position": { "month": 1782, "six_months": 4874, "three_months": 2353, "week": 778, "year": 5962 } }, "rating_votes": 1, "recommendations": [], "related_series": [ { "related_series_id": 55099564912, "related_series_name": "One Piece", "relation_id": 48379, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 75025506803, "status": "1 Volume (Complete)", "title": "One Piece dj - Huxley&#039;s Diner Lot", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/ygs8zjn/one-piece-dj-huxley-039-s-diner-lot", "year": "2003" }
infos/15207206016
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "凌辱都市" } ], "authors": [ { "name": "MARO", "author_id": 23843920580, "type": "Author" }, { "name": "MARO", "author_id": 23843920580, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 19761664725, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 236, "url": { "original": "https://cdn.mangaupdates.com/image/i234600.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i234600.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2016-03-23T05:07:46-07:00", "as_string": "March 23rd, 2016 5:07am PDT", "timestamp": 1458734866 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Angel Shuppan", "publisher_id": 69596155018, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 4, "custom": 2, "reading": 3, "unfinished": null, "wish": null }, "old_position": { "month": 1936, "six_months": 5216, "three_months": 3530, "week": 806, "year": 7624 }, "position": { "month": 1782, "six_months": 4874, "three_months": 2354, "week": 779, "year": 5961 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 15207206016, "status": "1 Volume (Complete)", "title": "Ryoujoku Toshi", "type": "Manga", "url": "https://www.mangaupdates.com/series/6zhz79c/ryoujoku-toshi", "year": "2000" }
infos/58259181837
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ครัวแม่ดาชา" } ], "authors": [ { "name": "Attachai Dadee", "author_id": null, "type": "Author" }, { "name": "Attachai Dadee", "author_id": null, "type": "Artist" } ], "bayesian_rating": 6.21, "categories": [ { "series_id": 58259181837, "category": "Annoying Character/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Childhood Friend/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Cooking", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Full Color", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Idol/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Non-GL with Two Female Leads", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Quirky Character/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Rivalry", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Shop Owner/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Thailand", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 }, { "series_id": 58259181837, "category": "Web Comic", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48799574505 } ], "category_recommendations": [ { "series_name": "Secret Playlist", "series_id": 58409315586, "weight": 19157 }, { "series_name": "Heitarou ni Kowai Mono wa Nai", "series_id": 25654710355, "weight": 17321 }, { "series_name": "Weekly Boys&#039; Romance", "series_id": 59095776587, "weight": 17321 }, { "series_name": "Issen...Koete mo Ii desu ka? - Osananajimi to Daigaku Debut", "series_id": 59453888297, "weight": 17321 }, { "series_name": "KimoOta, Idol Yarutteyo", "series_id": 59724704459, "weight": 17321 } ], "completed": false, "description": "Synopsis (translated from webtoon)<BR>“No matter what your dream is, as long as you don’t give up, we are friends who walk on the same path” Come join Dacha and her crazy gang at Dacha’s Kitchen today!", "forum_id": 48993907981, "genres": [ { "genre": "Comedy" }, { "genre": "Slice of Life" } ], "image": { "height": 248, "url": { "original": "https://cdn.mangaupdates.com/image/i269341.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i269341.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2018-03-20T14:53:13-07:00", "as_string": "March 20th, 2018 2:53pm PDT", "timestamp": 1521582793 }, "latest_chapter": 17, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 3, "custom": 13, "reading": 15, "unfinished": 1, "wish": 9 }, "old_position": { "month": 1931, "six_months": 5186, "three_months": 3513, "week": 804, "year": 7564 }, "position": { "month": 1781, "six_months": 4857, "three_months": 2348, "week": 778, "year": 5929 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 58259181837, "status": "(Ongoing)", "title": "Dacha&#039;s Kitchen", "type": "Thai", "url": "https://www.mangaupdates.com/series/qri0gel/dacha-039-s-kitchen", "year": "" }
infos/18144782708
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ザ・フールワールド" } ], "authors": [ { "name": "Michibata", "author_id": 36629087152, "type": "Author" }, { "name": "Michibata", "author_id": 36629087152, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 62742043013, "genres": [ { "genre": "Action" }, { "genre": "Seinen" } ], "image": { "height": 52, "url": { "original": "https://cdn.mangaupdates.com/image/i157719.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i157719.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-05-16T12:34:23-07:00", "as_string": "May 16th, 2022 12:34pm PDT", "timestamp": 1652729663 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Niconico Seiga", "publisher_id": 19528293934, "publisher_name": "Niwango" } ], "publishers": [ { "publisher_name": "Niwango", "publisher_id": 19528293934, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 2, "reading": 2, "unfinished": null, "wish": 4 }, "old_position": { "month": 1936, "six_months": 5226, "three_months": 3529, "week": 805, "year": 7650 }, "position": { "month": 1779, "six_months": 4883, "three_months": 2352, "week": 778, "year": 5970 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 18144782708, "status": "3 Chapters (Ongoing)", "title": "The Fool World", "type": "Manga", "url": "https://www.mangaupdates.com/series/8c2xnxw/the-fool-world", "year": "2011" }
infos/24059038281
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "お湯で割ってやろうか" } ], "authors": [ { "name": "Yomichi (Shirasu)", "author_id": 61412334997, "type": "Author" }, { "name": "Yomichi (Shirasu)", "author_id": 61412334997, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": true, "description": "Pairing: Hoozuki x Hakutaku", "forum_id": 36865568624, "genres": [ { "genre": "Doujinshi" }, { "genre": "Yaoi" } ], "image": { "height": 220, "url": { "original": "https://cdn.mangaupdates.com/image/i234926.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i234926.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 14, "custom": 14, "reading": 2, "unfinished": null, "wish": 2 }, "old_position": { "month": 1936, "six_months": 5222, "three_months": 3521, "week": 804, "year": 7653 }, "position": { "month": 1780, "six_months": 4880, "three_months": 2353, "week": 779, "year": 5964 } }, "rating_votes": 1, "recommendations": [], "related_series": [ { "related_series_id": 72925774173, "related_series_name": "Hoozuki no Reitetsu", "relation_id": 46252, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 24059038281, "status": "", "title": "Hoozuki no Reitetsu dj - Oyu de watte yarou ka", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/b1w4oqx/hoozuki-no-reitetsu-dj-oyu-de-watte-yarou-ka", "year": "2014" }
infos/29880452694
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Microman" }, { "title": "ミクロマン" }, { "title": "小さな巨人ミクロマン" } ], "authors": [ { "name": "MATSUMOTO Hisashi", "author_id": 14283520446, "type": "Author" }, { "name": "MATSUMOTO Hisashi", "author_id": 14283520446, "type": "Artist" } ], "bayesian_rating": 6.28, "categories": [], "category_recommendations": [], "completed": false, "description": "NOTE: Cover image is volume 1 of the 1999 issue.", "forum_id": 25485742156, "genres": [ { "genre": "Mecha" }, { "genre": "Sci-fi" }, { "genre": "Shounen" } ], "image": { "height": 249, "url": { "original": "https://cdn.mangaupdates.com/image/i356541.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i356541.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-07-30T13:34:26-07:00", "as_string": "July 30th, 2021 1:34pm PDT", "timestamp": 1627677266 }, "latest_chapter": 1, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Asahi Shimbunsha", "publisher_id": 77173402920, "type": "Original", "notes": "1984" }, { "publisher_name": "Kodansha", "publisher_id": 52396899975, "type": "Original", "notes": "1999" } ], "rank": { "lists": { "complete": 4, "custom": 13, "reading": 11, "unfinished": 3, "wish": 13 }, "old_position": { "month": 1917, "six_months": 5151, "three_months": 3492, "week": 804, "year": 7521 }, "position": { "month": 1764, "six_months": 4824, "three_months": 2331, "week": 773, "year": 5880 } }, "rating_votes": 1, "recommendations": [], "related_series": [ { "related_series_id": 18646344124, "related_series_name": "Little Giant Microman", "relation_id": 82436, "relation_type": "Alternate Story", "triggered_by_relation_id": 82435 } ], "series_id": 29880452694, "status": "2 Volumes 1984 (Complete)<BR>3 Volumes 1999 (Complete)", "title": "Chiisana Kyojin Microman", "type": "Manga", "url": "https://www.mangaupdates.com/series/dq61suu/chiisana-kyojin-microman", "year": "1998" }
infos/55166986772
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ハピハピ" } ], "authors": [ { "name": "Tsukimiya An", "author_id": 22913125135, "type": "Author" }, { "name": "Tsukimiya An", "author_id": 22913125135, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 50360783968, "genres": [ { "genre": "Shoujo" } ], "image": { "height": null, "url": { "original": null, "thumb": null }, "width": null }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Lala DX", "publisher_id": 31534224107, "publisher_name": "Hakusensha" } ], "publishers": [ { "publisher_name": "Hakusensha", "publisher_id": 31534224107, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 11, "reading": 5, "unfinished": 1, "wish": 24 }, "old_position": { "month": 1933, "six_months": 5196, "three_months": 3519, "week": 805, "year": 7595 }, "position": { "month": 1777, "six_months": 4863, "three_months": 2348, "week": 775, "year": 5937 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 55166986772, "status": "Oneshot (Complete)", "title": "Hapi Hapi", "type": "Manga", "url": "https://www.mangaupdates.com/series/pcczzf8/hapi-hapi", "year": "2001" }
infos/46514365359
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Go Happii Mania" }, { "title": "GO! HAPPY MANIA" }, { "title": "Happy Mania After" }, { "title": "後ハッピーマニア" } ], "authors": [ { "name": "ANNO Moyoco", "author_id": 6009126846, "type": "Author" }, { "name": "ANNO Moyoco", "author_id": 6009126846, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "Kayoko is confronted by Takahashi who wants a divorce. He now loves someone else, a complete role reversal in the relationship between the two after 15 years of marriage. Kayoko later disguises herself and follows Takahashi in an attempt to find out about her husband’s new love.<BR><BR><!--url_type_2--><a href='https://feelweb.jp/episode/3269754496334652316' target='_blank'><u>Feel Web releases</u></a><!--url_type_2_end-->", "forum_id": 46643012224, "genres": [ { "genre": "Comedy" }, { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Slice of Life" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i418273.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i418273.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-05-26T08:53:42-07:00", "as_string": "May 26th, 2023 8:53am PDT", "timestamp": 1685116422 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Feel Young", "publisher_id": 7488715718, "publisher_name": "Shodensha" } ], "publishers": [ { "publisher_name": "Shodensha", "publisher_id": 7488715718, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 7, "reading": 14, "unfinished": null, "wish": 25 }, "old_position": { "month": 1840, "six_months": 5384, "three_months": 3255, "week": 774, "year": 7767 }, "position": { "month": 1693, "six_months": 5384, "three_months": 3146, "week": 758, "year": 7334 } }, "rating_votes": 0, "recommendations": [], "related_series": [ { "related_series_id": 57276578945, "related_series_name": "Happy Mania", "relation_id": 56955, "relation_type": "Prequel", "triggered_by_relation_id": 56954 } ], "series_id": 46514365359, "status": "4 Volumes (Ongoing)", "title": "Go Happy Mania", "type": "Manga", "url": "https://www.mangaupdates.com/series/ld9ga0f/go-happy-mania", "year": "2019" }
infos/52402978188
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "やわらかな飼育" } ], "authors": [ { "name": "OYUKAKE Gohan", "author_id": 36986305951, "type": "Author" }, { "name": "OYUKAKE Gohan", "author_id": 36986305951, "type": "Artist" } ], "bayesian_rating": 5.99, "categories": [ { "series_id": 52402978188, "category": "Confinement", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Glasses-Wearing Male Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Kidnapping/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Netorare", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Sadist/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Sexual Assault", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Sociopath/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "Stockholm Syndrome", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 }, { "series_id": 52402978188, "category": "TL/Teens&#039; Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 52402978188, "category": "University Student/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 37482457195 } ], "category_recommendations": [ { "series_name": "Akuma de Kichiku Uzuite Kanjite Nurasarete", "series_id": 50433748698, "weight": 17321 }, { "series_name": "Any Questions? (MITSUKI Kazumi)", "series_id": 53917046084, "weight": 17321 }, { "series_name": "How to Kill Love", "series_id": 54207834681, "weight": 17321 }, { "series_name": "Kedamono-tachi no Jikan - Kyouizonshou Kougun", "series_id": 58697124453, "weight": 17321 }, { "series_name": "Pure (Moriyo)", "series_id": 59516061673, "weight": 17321 } ], "completed": false, "description": "", "forum_id": 46627620395, "genres": [ { "genre": "Adult" }, { "genre": "Drama" }, { "genre": "Josei" }, { "genre": "Mature" }, { "genre": "Romance" }, { "genre": "Smut" } ], "image": { "height": 219, "url": { "original": "https://cdn.mangaupdates.com/image/i271891.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i271891.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-05-07T20:36:55-07:00", "as_string": "May 7th, 2023 8:36pm PDT", "timestamp": 1683517015 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Kaikan Club", "publisher_id": 69361004972, "publisher_name": "Kaikan Club" } ], "publishers": [ { "publisher_name": "Kaikan Club", "publisher_id": 69361004972, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 4, "custom": 6, "reading": 5, "unfinished": 1, "wish": 18 }, "old_position": { "month": 1931, "six_months": 5161, "three_months": 3517, "week": 804, "year": 7548 }, "position": { "month": 1780, "six_months": 4851, "three_months": 2347, "week": 779, "year": 5910 } }, "rating_votes": 3, "recommendations": [], "related_series": [], "series_id": 52402978188, "status": "2 Volumes (Complete)", "title": "Yawaraka na Shiiku", "type": "Manga", "url": "https://www.mangaupdates.com/series/o2ndor0/yawaraka-na-shiiku", "year": "2012" }
infos/3214698831
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "スパイス・オブ・ライフ" } ], "authors": [ { "name": "YOMOTO Shimako", "author_id": 17453098699, "type": "Author" }, { "name": "YOMOTO Shimako", "author_id": 17453098699, "type": "Artist" } ], "bayesian_rating": 6.28, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 69357743934, "genres": [ { "genre": "Romance" }, { "genre": "School Life" }, { "genre": "Shoujo" } ], "image": { "height": 229, "url": { "original": "https://cdn.mangaupdates.com/image/i277093.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i277093.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-06-14T12:23:26-07:00", "as_string": "June 14th, 2023 12:23pm PDT", "timestamp": 1686770606 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Bessatsu Margaret", "publisher_id": 21785245567, "publisher_name": "Shueisha" } ], "publishers": [ { "publisher_name": "Shueisha", "publisher_id": 21785245567, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 8, "reading": 4, "unfinished": null, "wish": 14 }, "old_position": { "month": 1922, "six_months": 5190, "three_months": 3506, "week": 801, "year": 7566 }, "position": { "month": 1773, "six_months": 4853, "three_months": 2336, "week": 774, "year": 5919 } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 3214698831, "status": "5 Chapters (Complete)", "title": "Spice of Life", "type": "Manga", "url": "https://www.mangaupdates.com/series/1h5y5hr/spice-of-life", "year": "2018" }
infos/13426891577
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Tales of Zestiria dj - That&#039;s Because Nobody Taught Me" }, { "title": "テイルズオブゼスティリア dj - だって誰も教えてくれない" } ], "authors": [ { "name": "DearMyFriends (Yukako)", "author_id": 27783768762, "type": "Author" }, { "name": "DearMyFriends (Yukako)", "author_id": 27783768762, "type": "Artist" } ], "bayesian_rating": 6.51, "categories": [], "category_recommendations": [], "completed": true, "description": "Pairing: Sorey x Mikleo", "forum_id": 39150252425, "genres": [ { "genre": "Doujinshi" }, { "genre": "Yaoi" } ], "image": { "height": 228, "url": { "original": "https://cdn.mangaupdates.com/image/i214035.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i214035.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2016-11-09T02:40:13-08:00", "as_string": "November 9th, 2016 2:40am PST", "timestamp": 1478688013 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 19, "custom": 20, "reading": 4, "unfinished": 1, "wish": 2 }, "old_position": { "month": 1938, "six_months": 5197, "three_months": 3515, "week": 800, "year": 7610 }, "position": { "month": 1779, "six_months": 4855, "three_months": 2350, "week": 777, "year": 5935 } }, "rating_votes": 6, "recommendations": [], "related_series": [], "series_id": 13426891577, "status": "", "title": "Tales of Zestiria dj - Datte Dare mo Oshiete Kurenai", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/6620vuh/tales-of-zestiria-dj-datte-dare-mo-oshiete-kurenai", "year": "2015" }
infos/61215958931
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "A Young Lady&#039;s Dog" }, { "title": "Ojousama no Inu" }, { "title": "Princess &amp; I" }, { "title": "Teman Sang Puteri" }, { "title": "お嬢様の犬" } ], "authors": [ { "name": "JINNA Mai", "author_id": 74267997152, "type": "Author" }, { "name": "JINNA Mai", "author_id": 74267997152, "type": "Artist" } ], "bayesian_rating": 5.89, "categories": [ { "series_id": 61215958931, "category": "Acting", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 55285332140 }, { "series_id": 61215958931, "category": "Best Friends", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 16510122004 }, { "series_id": 61215958931, "category": "Collection of Stories", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 55285332140 }, { "series_id": 61215958931, "category": "Drama Club", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 16510122004 }, { "series_id": 61215958931, "category": "Master-Servant Relationship", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 16510122004 }, { "series_id": 61215958931, "category": "Rich Female Lead", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 16510122004 } ], "category_recommendations": [ { "series_name": "Ojou-sama to Youkai Shitsuji", "series_id": 65090854470, "weight": 15492 }, { "series_name": "Sweet Lip", "series_id": 71033649248, "weight": 15330 }, { "series_name": "Akaneiro Show Time", "series_id": 54833871593, "weight": 15297 }, { "series_name": "Isshoni Ofuro", "series_id": 76813857966, "weight": 14832 }, { "series_name": "Watashi no Yaban na Geboku", "series_id": 4063835318, "weight": 14177 } ], "completed": true, "description": "A collection of short stories:<BR><BR>Story 1 - <BR>A boy named Shingo KANOU gets a job working as a servant for a rich girl named Serene.<BR><BR>Story 2 - <BR>A love triangle about two best friends who fall in love with the same boy. <BR><BR>Story 3 - <BR>A girl who has monolids and normally fakes double lids wants to confess this to her boyfriend after realizing she wouldn&#039;t be hated for it—but her boyfriend suddenly reveals that he dislikes liars and people who hide things! So she second-guesses herself and goes to extremes to hide her single-eyelids secret...<BR><BR>Story 4 - <BR>A shy and cute girl, who is part of the drama club at her school, has had a crush on the lead actor who is playing a role in the production of Cinderella. Now, by accident, she finds herself playing Cinderella opposite the boy she loves.<BR><BR>Story 5 -<BR> &quot;When I&#039;m alone on Christmas Eve, he is always by my side...&quot;. <BR><BR>Chise always believed in Santa Claus. So when Santa himself comes and asks her to succeed him as Santa Claus, she agrees to do it. But then, tomorrow is her boyfriend&#039;s Christmas party, can she still become Santa?", "forum_id": 11846977243, "genres": [ { "genre": "Comedy" }, { "genre": "Romance" }, { "genre": "School Life" }, { "genre": "Shoujo" } ], "image": { "height": 236, "url": { "original": "https://cdn.mangaupdates.com/image/i8754.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i8754.jpg" }, "width": 151 }, "last_updated": { "as_rfc3339": "2017-04-10T02:04:12-07:00", "as_string": "April 10th, 2017 2:04am PDT", "timestamp": 1491815052 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Ciao", "publisher_id": 60125126388, "publisher_name": "Shogakukan" } ], "publishers": [ { "publisher_name": "Shogakukan", "publisher_id": 60125126388, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 133, "custom": 79, "reading": 53, "unfinished": 5, "wish": 147 }, "old_position": { "month": 1906, "six_months": 5140, "three_months": 3472, "week": 802, "year": 7481 }, "position": { "month": 1752, "six_months": 4802, "three_months": 2318, "week": 773, "year": 5850 } }, "rating_votes": 26, "recommendations": [], "related_series": [], "series_id": 61215958931, "status": "1 Volume (Complete)", "title": "Ojou-sama no Inu", "type": "Manga", "url": "https://www.mangaupdates.com/series/s4eeg7n/ojou-sama-no-inu", "year": "2004" }
infos/58653106505
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "The Dream in the Game Becomes Reality" }, { "title": "게임 속 기연이 현실로" } ], "authors": [ { "name": "Eojjeoda", "author_id": 59457445550, "type": "Author" }, { "name": "Hoyeong", "author_id": null, "type": "Author" }, { "name": "Yoon Soonpo", "author_id": null, "type": "Artist" } ], "bayesian_rating": 6.65, "categories": [ { "series_id": 58653106505, "category": "Armor/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Badass Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Battle/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Battleship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Chimera", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Cunning Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Duke Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Fiancée/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Futuristic City", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Futuristic Technology", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Game Mixes with Reality", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Glasses-Wearing Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Great Leadership", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Hidden Emotion/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Hidden Power/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "King/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Kingdom/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Knight/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Mage/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Magic", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Nobility/Aristocracy", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Overpowered Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Poison/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Powerful Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Prince/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Reincarnated in Another World", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Revenge", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Rich Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Ruthless Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Sci-fi Elements", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Science Fantasy", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Secret Identity", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Smart Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Smart Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Special Powers/Magic", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Special Suit/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Strong Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Strong Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Sword and Sorcery/Magic", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Sword/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Swordsman", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Swordswoman", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "Technology", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "Transmigration", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 }, { "series_id": 58653106505, "category": "War Between Countries", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 16340914147 }, { "series_id": 58653106505, "category": "War/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 31058654137 } ], "category_recommendations": [ { "series_name": "Duchess&#039;s Lo-Fi Coffeehouse", "series_id": 68500261540, "weight": 33166 }, { "series_name": "Otome Game wa Shuuryou shimashita", "series_id": 26460964483, "weight": 30000 }, { "series_name": "Mokushiroku no Yonkishi", "series_id": 64495369812, "weight": 30000 }, { "series_name": "Secretly More Powerful than the Hero", "series_id": 65744323455, "weight": 30000 }, { "series_name": "Usagi Yojimbo", "series_id": 66318217691, "weight": 30000 } ], "completed": false, "description": "Who says revenge is vain? It&#039;s so fun!<BR><BR>In a world where magic is extremely advanced and boasts a civilization that is no different from science fiction, he has reincarnated into the noble &#039;Rondel&#039; family. <BR><BR>However, born as the child of a commoner concubine, his life is threatened by the first wife and half-brother. He acquired the role of &#039;Manuel Lucas&#039;, the great mage who changed the world. And a refreshing revenge story begins!<BR><BR>&#039;From now on, I&#039;m going to live the life I wanted&#039;<BR><BR><b>Original Webtoon:</b><BR><!--url_type_2--><a title='https://page.kakao.com/content/62650665' href='https://page.kakao.com/content/62650665' target='_blank'><u>KakaoPage</u></a><!--url_type_2_end-->, <!--url_type_2--><a title='https://webtoon.kakao.com/content/%EA%B2%8C%EC%9E%84-%EC%86%8D-%EA%B8%B0%EC%97%B0%EC%9D%B4-%ED%98%84%EC%8B%A4%EB%A1%9C/3715' href='https://webtoon.kakao.com/content/%EA%B2%8C%EC%9E%84-%EC%86%8D-%EA%B8%B0%EC%97%B0%EC%9D%B4-%ED%98%84%EC%8B%A4%EB%A1%9C/3715' target='_blank'><u>Daum</u></a><!--url_type_2_end-->", "forum_id": 18805732931, "genres": [ { "genre": "Action" }, { "genre": "Drama" }, { "genre": "Fantasy" }, { "genre": "Shounen" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i428711.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i428711.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-12-07T11:55:17-08:00", "as_string": "December 7th, 2023 11:55am PST", "timestamp": 1701978917 }, "latest_chapter": 32, "licensed": false, "publications": [ { "publication_name": "KakaoPage", "publisher_id": 37090995261, "publisher_name": "Kakao" }, { "publication_name": "Kakao Webtoon", "publisher_id": 69898887659, "publisher_name": "Daum" } ], "publishers": [ { "publisher_name": "Daum", "publisher_id": 69898887659, "type": "Original", "notes": null }, { "publisher_name": "Kakao", "publisher_id": 37090995261, "type": "Original", "notes": null }, { "publisher_name": "Story Punch", "publisher_id": 45649600751, "type": "Original", "notes": null }, { "publisher_name": "Terracetoon", "publisher_id": 45649600751, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 2, "custom": 27, "reading": 149, "unfinished": 1, "wish": 27 }, "old_position": { "month": 690, "six_months": 2161, "three_months": 1000, "week": 471, "year": 4076 }, "position": { "month": 620, "six_months": 826, "three_months": 575, "week": 398, "year": 1708 } }, "rating_votes": 18, "recommendations": [], "related_series": [], "series_id": 58653106505, "status": "28 Chapters (Ongoing)", "title": "My Lucky Encounter From the Game Turned Into Reality", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/qy0jmmh/my-lucky-encounter-from-the-game-turned-into-reality", "year": "2023" }
infos/54911382832
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Cobweb" }, { "title": "Spider Silk" }, { "title": "蜘蛛の糸 (KRE)" }, { "title": "蜘蛛丝" }, { "title": "거미줄" } ], "authors": [ { "name": "KRE", "author_id": 5153910115, "type": "Author" }, { "name": "Djade", "author_id": 6550448857, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 54911382832, "category": "Full Color", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 21134954672 }, { "series_id": 54911382832, "category": "Murder/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 72872285198 }, { "series_id": 54911382832, "category": "Serial Killer/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 21134954672 }, { "series_id": 54911382832, "category": "Web Comic", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 21134954672 }, { "series_id": 54911382832, "category": "Webtoon", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 1770072780 } ], "category_recommendations": [ { "series_name": "Not Alone", "series_id": 14637807329, "weight": 20000 }, { "series_name": "Murim Investigation Team", "series_id": 55796097265, "weight": 20000 }, { "series_name": "Tribe-X", "series_id": 56183395571, "weight": 20000 }, { "series_name": "Liber", "series_id": 57131389374, "weight": 20000 }, { "series_name": "Wa Zui Xiao Laodi", "series_id": 57473474604, "weight": 20000 } ], "completed": false, "description": "From <!--url_type_2--><a title='https://theapollo.team/manga/spider-silk/' href='https://theapollo.team/manga/spider-silk/' target='_blank'><u>The Apollo Team</u></a><!--url_type_2_end-->:<BR>A mysterious serial killer could be silently hiding in the darkness, observing their prey! Or, they could be completely indifferent, passing by innocent civilians... They could be displaying a smile filled with goodwill but within a moment, be holding a knife! Or another possibility is... You are the killer...<BR><BR><!--url_type_2--><a title='https://www.kuaikanmanhua.com/web/topic/9275/' href='https://www.kuaikanmanhua.com/web/topic/9275/' target='_blank'><u>Original Webcomic</u></a><!--url_type_2_end--><BR><BR><b>Official Translations:</b><BR><!--url_type_2--><a title='https://jundo.it/comic/116' href='https://jundo.it/comic/116' target='_blank'><u>Italian</u></a><!--url_type_2_end-->", "forum_id": 19379182372, "genres": [ { "genre": "Action" }, { "genre": "Drama" }, { "genre": "Horror" }, { "genre": "Mystery" }, { "genre": "Psychological" }, { "genre": "Supernatural" } ], "image": { "height": 212, "url": { "original": "https://cdn.mangaupdates.com/image/i337248.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i337248.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-04-29T23:09:00-07:00", "as_string": "April 29th, 2023 11:09pm PDT", "timestamp": 1682834940 }, "latest_chapter": 8, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "KuaiKan", "publisher_id": 577390863, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 3, "custom": 13, "reading": 10, "unfinished": null, "wish": 12 }, "old_position": { "month": 1823, "six_months": 4110, "three_months": 2414, "week": 729, "year": 7587 }, "position": { "month": 1698, "six_months": 3932, "three_months": 2414, "week": 690, "year": 5939 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 54911382832, "status": "50 Chapters (Complete)", "title": "Spider Web", "type": "Manhua", "url": "https://www.mangaupdates.com/series/p84ti5s/spider-web", "year": "2021" }
infos/18159221956
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "輪舞" } ], "authors": [ { "name": "MIZUNO Hideko", "author_id": 29391366672, "type": "Author" }, { "name": "MIZUNO Hideko", "author_id": 29391366672, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 63921284992, "genres": [ { "genre": "Shoujo" } ], "image": { "height": 233, "url": { "original": "https://cdn.mangaupdates.com/image/i150343.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i150343.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2013-02-11T15:20:59-08:00", "as_string": "February 11th, 2013 3:20pm PST", "timestamp": 1360624859 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Shogakukan", "publisher_id": 60125126388, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 3, "reading": 2, "unfinished": null, "wish": 6 }, "old_position": { "month": 1938, "six_months": 5195, "three_months": 3525, "week": 802, "year": 7585 }, "position": { "month": 1780, "six_months": 4864, "three_months": 2353, "week": 776, "year": 5937 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 18159221956, "status": "", "title": "Rinbu", "type": "Manga", "url": "https://www.mangaupdates.com/series/8cbj5c4/rinbu", "year": "1981" }
infos/56233208022
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Custodio Angel" } ], "authors": [ { "name": "KITAKAMI Ryou", "author_id": 16576234925, "type": "Author" }, { "name": "KITAKAMI Ryou", "author_id": 16576234925, "type": "Artist" } ], "bayesian_rating": 6.28, "categories": [], "category_recommendations": [], "completed": true, "description": "When Cloud ponders about why everything happens around him, he encounters Sephiroth, and for some reason, Sephiroth sent Cloud to a world when Sephiroth wasn&#039;t evil yet, how does Cloud face this new (old?) Sephiroth that he have never met before?", "forum_id": 66182120034, "genres": [ { "genre": "Action" }, { "genre": "Doujinshi" }, { "genre": "Drama" }, { "genre": "Shounen Ai" } ], "image": { "height": 230, "url": { "original": "https://cdn.mangaupdates.com/image/i156395.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i156395.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2013-04-27T06:08:24-07:00", "as_string": "April 27th, 2013 6:08am PDT", "timestamp": 1367068104 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 23, "custom": 13, "reading": 6, "unfinished": 1, "wish": 11 }, "old_position": { "month": 1924, "six_months": 5206, "three_months": 3510, "week": 805, "year": 7592 }, "position": { "month": 1771, "six_months": 4858, "three_months": 2342, "week": 776, "year": 5939 } }, "rating_votes": 7, "recommendations": [], "related_series": [], "series_id": 56233208022, "status": "2 Volumes (Complete)", "title": "Final Fantasy 7 dj - Custodio Angel", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/ptzst06/final-fantasy-7-dj-custodio-angel", "year": "1997" }
infos/52983777837
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Wジャッジ" } ], "authors": [ { "name": "KUJOU Aoi", "author_id": 44504335581, "type": "Author" }, { "name": "KUJOU Aoi", "author_id": 44504335581, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 52983777837, "category": "Boys&#039; Love with Male Author", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41894032731 } ], "category_recommendations": [], "completed": false, "description": "", "forum_id": 38680113346, "genres": [ { "genre": "Yaoi" } ], "image": { "height": 240, "url": { "original": "https://cdn.mangaupdates.com/image/i276446.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i276446.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-09-06T22:00:11-07:00", "as_string": "September 6th, 2021 10:00pm PDT", "timestamp": 1630990811 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Karen", "publisher_id": 77543759352, "publisher_name": "Nihon Bungeisha" } ], "publishers": [ { "publisher_name": "Nihon Bungeisha", "publisher_id": 77543759352, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 8, "reading": 3, "unfinished": null, "wish": 14 }, "old_position": { "month": 1924, "six_months": 5174, "three_months": 3494, "week": 800, "year": 7562 }, "position": { "month": 1773, "six_months": 4827, "three_months": 2335, "week": 776, "year": 5895 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 52983777837, "status": "1 Volume (Complete)", "title": "W Judge", "type": "Manga", "url": "https://www.mangaupdates.com/series/oc968ml/w-judge", "year": "2018" }
infos/3816337721
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "It Was Bad!" }, { "title": "Let&#039;s Play Penis After School" }, { "title": "Muicha Imashita!" }, { "title": "むいちゃいました!" } ], "authors": [ { "name": "Unou", "author_id": 29543198542, "type": "Author" }, { "name": "Unou", "author_id": 29543198542, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 3816337721, "category": "Big Breasts", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Big Penis", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 14356439938 }, { "series_id": 3816337721, "category": "Blackmail", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 14356439938 }, { "series_id": 3816337721, "category": "Collection of Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Fellatio/Blowjob", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Fingering", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Incest", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Nakadashi / Creampie", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 3816337721, "category": "Sex Toy/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 14356439938 }, { "series_id": 3816337721, "category": "Threesome", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 14356439938 }, { "series_id": 3816337721, "category": "Tsundere", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 14356439938 } ], "category_recommendations": [ { "series_name": "Ane My Sister +", "series_id": 15244636326, "weight": 28284 }, { "series_name": "Onna Eromangaka ga Inran da Nante Gensou Janai?", "series_id": 16527893036, "weight": 28284 }, { "series_name": "Natsu Tsuma ~Omoide no Ryokan de Tanin no Ochi☒po Suki ni Natte Gomenne...~", "series_id": 22625085775, "weight": 28284 }, { "series_name": "Crime Girls", "series_id": 22633226712, "weight": 28284 }, { "series_name": "Sexchu♡", "series_id": 24049334768, "weight": 28284 } ], "completed": false, "description": "1-3. Muichaimashita!<BR>4. Drag and Drop<BR>5. Obacon (Cutie adult body!! Mrs hottie)<BR>6. Hinata-chan no Onegai<BR>7. Muneaki Shounen no Karen naru Nayami (Young Muneaki&#039;s Pitiful Worries)", "forum_id": 75018123219, "genres": [ { "genre": "Adult" }, { "genre": "Comedy" }, { "genre": "Hentai" }, { "genre": "School Life" } ], "image": { "height": 224, "url": { "original": "https://cdn.mangaupdates.com/image/i308087.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i308087.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-08-25T02:44:36-07:00", "as_string": "August 25th, 2023 2:44am PDT", "timestamp": 1692956676 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Comic X-Eros", "publisher_id": 30330712954, "publisher_name": "Wani Magazine" } ], "publishers": [ { "publisher_name": "Wani Magazine", "publisher_id": 30330712954, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 4, "custom": 4, "reading": 3, "unfinished": null, "wish": 3 }, "old_position": { "month": 1918, "six_months": 5197, "three_months": 3499, "week": 803, "year": 7589 }, "position": { "month": 1776, "six_months": 4847, "three_months": 2333, "week": 777, "year": 5920 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 3816337721, "status": "1 Volumes (Ongoing)", "title": "Muichaimashita!", "type": "Manga", "url": "https://www.mangaupdates.com/series/1r45d15/muichaimashita", "year": "2020" }
infos/50558166013
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "籠姫ノ淫欲(かごめのいんよく) - After School Lady" }, { "title": "籠姫ノ淫欲(かごめのいんよく)-After School Lady-" } ], "authors": [ { "name": "RED-RUM", "author_id": 56155263354, "type": "Author" }, { "name": "RED-RUM", "author_id": 56155263354, "type": "Artist" } ], "bayesian_rating": 6.17, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 8780655204, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i220004.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i220004.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2015-08-02T04:43:44-07:00", "as_string": "August 2nd, 2015 4:43am PDT", "timestamp": 1438515824 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Fujimi Shuppan", "publisher_id": 34617847622, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 6, "custom": 9, "reading": 4, "unfinished": 1, "wish": 7 }, "old_position": { "month": 1939, "six_months": 5217, "three_months": 3527, "week": 804, "year": 7645 }, "position": { "month": 1782, "six_months": 4879, "three_months": 2356, "week": 779, "year": 5967 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 50558166013, "status": "1 Volume (Complete)", "title": "Kagome no Inyoku - After School Lady", "type": "Manga", "url": "https://www.mangaupdates.com/series/n850ykd/kagome-no-inyoku-after-school-lady", "year": "2015" }
infos/15758341696
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [], "authors": [ { "name": "Moomon", "author_id": null, "type": "Author" }, { "name": "MUGEN FACTORY", "author_id": null, "type": "Artist" } ], "bayesian_rating": 0, "categories": [], "category_recommendations": [], "completed": false, "description": null, "forum_id": 65953339545, "genres": [ { "genre": "Josei" }, { "genre": "Romance" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i433183.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i433183.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-10-28T00:40:37-07:00", "as_string": "October 28th, 2023 12:40am PDT", "timestamp": 1698478837 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "dbook", "publisher_id": 30694138267, "type": "Original", "notes": null }, { "publisher_name": "MUGENUP", "publisher_id": 32790362876, "type": "Original", "notes": null }, { "publisher_name": "weavin", "publisher_id": 30694138267, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": null, "custom": 2, "reading": null, "unfinished": null, "wish": 2 }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 15758341696, "status": null, "title": "Unmei no Aite wa Joushi Datta", "type": "Manga", "url": "https://www.mangaupdates.com/series/78m3y9s/unmei-no-aite-wa-joushi-datta", "year": "2023" }
infos/75879925154
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Creuler Than Dead (SAIMURA Tsukasa)" }, { "title": "クルエラー ザン デッド" } ], "authors": [ { "name": "SAIMURA Tsukasa", "author_id": 69435657246, "type": "Author" }, { "name": "TAKAHASHI Kouzou", "author_id": 41353992904, "type": "Artist" } ], "bayesian_rating": 6.3, "categories": [ { "series_id": 75879925154, "category": "Collection of Inter-Linked Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Dead Family Member/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Finding Thing/s by Accident/Serendipity", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Friendship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Kill or Be Killed Situation", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Military", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Sacrifice/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Secret Identity", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Strong-Willed Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Survival", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Virus", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 6589623574 }, { "series_id": 75879925154, "category": "Zombie/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 1079453069 } ], "category_recommendations": [ { "series_name": "Biohazard - Marhawa Desire", "series_id": 76314302120, "weight": 18166 }, { "series_name": "Zhi Mo (Novel)", "series_id": 77998200742, "weight": 17321 }, { "series_name": "Soft Metal Vampire", "series_id": 76757623748, "weight": 15395 }, { "series_name": "Kuma-san to Issho", "series_id": 72608537617, "weight": 14142 }, { "series_name": "Akuma Ningyou no Mawaru Yoru", "series_id": 72752814059, "weight": 14142 } ], "completed": false, "description": "Streaming on <!--url_type_2--><a href='https://www.azuki.co/series/crueler-than-dead' target='_blank'><u>Azuki</u></a><!--url_type_2_end--> ongoing<BR><BR>No one knows where it started ... But when the world finally realized what was going on, it was already too late.<BR><BR>When Maki Akagi wakes up in a lab full of corpses, she learns from a dying soldier that she is the result of a last-ditch experiment to cure humans of a virus turning them into zombies. Accompanied by a young boy who also miraculously escaped, she will have to try to get to the very center of a devastated Tokyo filled with bloodthirsty monsters. The dome located there contains the last survivors of mankind. And humanity&#039;s very survival depends solely on a few drops of this miraculous vaccine... (From <!--url_type_2--><a href='https://www.ablaze.net/crueler_than_dead_category.html' target='_blank'><u>Ablaze</u></a><!--url_type_2_end-->)", "forum_id": 48510694973, "genres": [ { "genre": "Drama" }, { "genre": "Horror" }, { "genre": "Mature" }, { "genre": "Seinen" }, { "genre": "Tragedy" } ], "image": { "height": 230, "url": { "original": "https://cdn.mangaupdates.com/image/i270980.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i270980.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-12-14T19:55:45-08:00", "as_string": "December 14th, 2022 7:55pm PST", "timestamp": 1671076545 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Goraku Egg", "publisher_id": 77543759352, "publisher_name": "Nihon Bungeisha" } ], "publishers": [ { "publisher_name": "Ablaze", "publisher_id": 26428483402, "type": "English", "notes": "Volume 1 - Ongoing" }, { "publisher_name": "Nihon Bungeisha", "publisher_id": 77543759352, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 11, "custom": 15, "reading": 9, "unfinished": 1, "wish": 27 }, "old_position": { "month": 1878, "six_months": 4905, "three_months": 3366, "week": 789, "year": 7972 }, "position": { "month": 1727, "six_months": 4571, "three_months": 2266, "week": 770, "year": 7972 } }, "rating_votes": 5, "recommendations": [], "related_series": [ { "related_series_id": 3044816131, "related_series_name": "Crueler Than Dead", "relation_id": 69140, "relation_type": "Alternate Story", "triggered_by_relation_id": 69139 } ], "series_id": 75879925154, "status": "2 Volumes (Complete)", "title": "Crueller Than Dead", "type": "Manga", "url": "https://www.mangaupdates.com/series/yuwy4yq/crueller-than-dead", "year": "2018" }
infos/2332160258
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [], "authors": [ { "name": "WATANABE Asia", "author_id": 41125893626, "type": "Author" }, { "name": "WATANABE Asia", "author_id": 41125893626, "type": "Artist" } ], "bayesian_rating": 7, "categories": [ { "series_id": 2332160258, "category": "Older Uke Younger Seme", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25013999446 }, { "series_id": 2332160258, "category": "Widow / Widower", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25013999446 } ], "category_recommendations": [ { "series_name": "Dangerous Brother-in-law", "series_id": 14694613844, "weight": 14142 }, { "series_name": "Answer (Novel)", "series_id": 34486756624, "weight": 14142 }, { "series_name": "Dakara Unmei Datte Itteiru", "series_id": 35884687662, "weight": 14142 }, { "series_name": "Yosugara Kimi o Omou", "series_id": 40748729755, "weight": 14142 }, { "series_name": "Itsuka, Kazoku ni Naru made", "series_id": 49916569235, "weight": 14142 } ], "completed": true, "description": "Pairing: Barnaby x Kotetsu", "forum_id": 42768057060, "genres": [ { "genre": "Doujinshi" }, { "genre": "Smut" }, { "genre": "Yaoi" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i170863.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i170863.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-11-18T20:28:55-08:00", "as_string": "November 18th, 2021 8:28pm PST", "timestamp": 1637296135 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 76, "custom": 56, "reading": 13, "unfinished": 1, "wish": 16 }, "old_position": { "month": 1929, "six_months": 5196, "three_months": 3498, "week": 801, "year": 7594 }, "position": { "month": 1769, "six_months": 4838, "three_months": 2339, "week": 779, "year": 5921 } }, "rating_votes": 23, "recommendations": [], "related_series": [ { "related_series_id": 15330815417, "related_series_name": "Tiger &amp; Bunny - The Comic", "relation_id": 33319, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 2332160258, "status": "", "title": "Tiger &amp; Bunny dj - Good Night Good Sleep Good Dreams.", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/12kiade/tiger-amp-bunny-dj-good-night-good-sleep-good-dreams", "year": "2013" }
infos/65059691134
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "コーヒーガールズ攻略バイブル" } ], "authors": [ { "name": "NAKAI Yukari", "author_id": 3095121828, "type": "Author" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 19525321610, "genres": [ { "genre": "Comedy" }, { "genre": "Romance" }, { "genre": "Seinen" } ], "image": { "height": 200, "url": { "original": "https://cdn.mangaupdates.com/image/i27834.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i27834.jpg" }, "width": 137 }, "last_updated": { "as_rfc3339": "2009-11-28T19:20:55-08:00", "as_string": "November 28th, 2009 7:20pm PST", "timestamp": 1259464855 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Byakuya Shobo", "publisher_id": 33499897623, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 3, "reading": 6, "unfinished": null, "wish": 9 }, "old_position": { "month": 1932, "six_months": 5218, "three_months": 3523, "week": 807, "year": 7640 }, "position": { "month": 1777, "six_months": 4874, "three_months": 2349, "week": 778, "year": 5956 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 65059691134, "status": "1 Volume (Complete)", "title": "Coffee Girls Kouryaku Bible", "type": "Manga", "url": "https://www.mangaupdates.com/series/tvyuyym/coffee-girls-kouryaku-bible", "year": "2008" }
infos/39572482514
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "昨日のキスは忘れていいよ" } ], "authors": [ { "name": "UGA Miyuki", "author_id": 36222343166, "type": "Author" }, { "name": "UGA Miyuki", "author_id": 36222343166, "type": "Artist" } ], "bayesian_rating": 0, "categories": [ { "series_id": 39572482514, "category": "Adult Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Age Gap", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Coworker Relationships", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Coworker/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Love Polygon", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Love Triangle/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Office Lady", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Office Romance", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Office Worker/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Older Female Younger Male", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Senpai-Kouhai Relationship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Short-Haired Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 }, { "series_id": 39572482514, "category": "Workplace Romance", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15249254197 } ], "category_recommendations": [ { "series_name": "35-Sai no Maigotachi ~ Onna no Shiawasettenandakke?", "series_id": 53252680233, "weight": 33166 }, { "series_name": "The Mentor and the New Employee Who Gradually Change Each Other", "series_id": 41359914717, "weight": 28284 }, { "series_name": "Masaka na Koi ni Narimashita.", "series_id": 47420505384, "weight": 28284 }, { "series_name": "Itoshisugite Nikui Otoko", "series_id": 39972786412, "weight": 26458 }, { "series_name": "Maware! Shirakawa-san", "series_id": 40040078236, "weight": 26458 } ], "completed": false, "description": null, "forum_id": 59682930630, "genres": [ { "genre": "Josei" }, { "genre": "Romance" } ], "image": { "height": 209, "url": { "original": "https://cdn.mangaupdates.com/image/i393993.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i393993.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-08-14T01:13:10-07:00", "as_string": "August 14th, 2022 1:13am PDT", "timestamp": 1660464790 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Manga Mee", "publisher_id": 21785245567, "publisher_name": "Shueisha" } ], "publishers": [ { "publisher_name": "Shueisha", "publisher_id": 21785245567, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 4, "reading": 1, "unfinished": null, "wish": 2 }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": 870, "year": 7975 }, "position": { "month": null, "six_months": 5467, "three_months": null, "week": 822, "year": 7975 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 39572482514, "status": null, "title": "Kinou no Kiss wa Wasurete Ii yo", "type": "Manga", "url": "https://www.mangaupdates.com/series/i6gfmxe/kinou-no-kiss-wa-wasurete-ii-yo", "year": "2022" }
infos/29725825293
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Cậu ấy nhỏ hơn một tuổi" }, { "title": "한살연하 유혹하기" } ], "authors": [ { "name": "HWANG Mi-Ri", "author_id": 40792077397, "type": "Author" }, { "name": "HWANG Mi-Ri", "author_id": 40792077397, "type": "Artist" } ], "bayesian_rating": 5.9, "categories": [ { "series_id": 29725825293, "category": "Delinquent/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 11004217933 }, { "series_id": 29725825293, "category": "Jjang", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 64010626603 }, { "series_id": 29725825293, "category": "Strong Female Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 66504609683 }, { "series_id": 29725825293, "category": "Strong Male Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 66504609683 } ], "category_recommendations": [ { "series_name": "Baljak", "series_id": 12854911117, "weight": 17321 }, { "series_name": "Hidden Road of the Netherworld", "series_id": 31645533112, "weight": 17321 }, { "series_name": "Hot Communication (HINASE Yuuki)", "series_id": 32793657452, "weight": 17321 }, { "series_name": "Shunkan Heroism", "series_id": 43133203735, "weight": 17321 }, { "series_name": "Ashita Aozora", "series_id": 57894540948, "weight": 17321 } ], "completed": false, "description": "Jung Jae Ih, 19 years old, is the Jiang of Sao Sung High. She is strange and very interesting, and of course her love life is not a boring one either…", "forum_id": 42172781090, "genres": [ { "genre": "Romance" }, { "genre": "School Life" }, { "genre": "Shoujo" } ], "image": { "height": 238, "url": { "original": "https://cdn.mangaupdates.com/image/i253468.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i253468.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2018-10-30T10:55:38-07:00", "as_string": "October 30th, 2018 10:55am PDT", "timestamp": 1540922138 }, "latest_chapter": 17, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 16, "custom": 71, "reading": 144, "unfinished": 10, "wish": 131 }, "old_position": { "month": 1917, "six_months": 5093, "three_months": 3471, "week": 803, "year": 7359 }, "position": { "month": 1765, "six_months": 4766, "three_months": 2331, "week": 771, "year": 5808 } }, "rating_votes": 18, "recommendations": [], "related_series": [], "series_id": 29725825293, "status": "9 Volumes (Complete)", "title": "To Attract a Junior", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/dnlzll9/to-attract-a-junior", "year": "2010" }
infos/63158406130
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "You in Fantasy" }, { "title": "환상 속의 그대" } ], "authors": [ { "name": "Khun", "author_id": null, "type": "Author" }, { "name": "Khun", "author_id": null, "type": "Artist" } ], "bayesian_rating": 0, "categories": [], "category_recommendations": [], "completed": false, "description": "<b>Original Webtoon:</b><BR><!--url_type_2--><a title='http://www.kkatoon.com/toon/main/82' href='http://www.kkatoon.com/toon/main/82' target='_blank'><u>Kkatoon</u></a><!--url_type_2_end-->, <!--url_type_2--><a title='http://www.kkabong.com/toon/main/82' href='http://www.kkabong.com/toon/main/82' target='_blank'><u>Kkabong</u></a><!--url_type_2_end-->", "forum_id": 49156440790, "genres": [ { "genre": "Adult" }, { "genre": "Drama" }, { "genre": "Romance" }, { "genre": "Smut" }, { "genre": "Yaoi" } ], "image": { "height": 128, "url": { "original": "https://cdn.mangaupdates.com/image/i402742.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i402742.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-11-26T05:29:44-08:00", "as_string": "November 26th, 2022 5:29am PST", "timestamp": 1669469384 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Kkatoon", "publisher_id": 59202538512, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 2, "reading": 1, "unfinished": null, "wish": null }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 63158406130, "status": "16 Chapters ~ 8 Episodes (Complete)", "title": "You in the Fantasy", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/t0ivu2a/you-in-the-fantasy", "year": "2017" }
infos/20676672135
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Panic Capsule" }, { "title": "パニック母子関係" } ], "authors": [ { "name": "SONE Fumiko", "author_id": 51565877924, "type": "Author" }, { "name": "SONE Fumiko", "author_id": 51565877924, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 46133878909, "genres": [ { "genre": "Josei" } ], "image": { "height": 228, "url": { "original": "https://cdn.mangaupdates.com/image/i136387.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i136387.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2012-07-29T15:36:56-07:00", "as_string": "July 29th, 2012 3:36pm PDT", "timestamp": 1343601416 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Bunkasha", "publisher_id": 53513588791, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 6, "reading": 3, "unfinished": null, "wish": 3 }, "old_position": { "month": 1938, "six_months": 5221, "three_months": 3531, "week": 806, "year": 7647 }, "position": { "month": 1784, "six_months": 4883, "three_months": 2356, "week": 778, "year": 5968 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 20676672135, "status": "1 Volume (Complete)", "title": "Panic Boshi Kankei", "type": "Manga", "url": "https://www.mangaupdates.com/series/9hycubr/panic-boshi-kankei", "year": "2010" }
infos/25465561965
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [], "authors": [ { "name": "MOMOYA Chika", "author_id": 75193647556, "type": "Author" }, { "name": "Yawaragi Bin", "author_id": 75193647556, "type": "Author" }, { "name": "MOMOYA Chika", "author_id": 75193647556, "type": "Artist" }, { "name": "Yawaragi Bin", "author_id": 75193647556, "type": "Artist" } ], "bayesian_rating": 6.47, "categories": [], "category_recommendations": [], "completed": false, "description": "From <!--g_gen--><a href='https://www.mangaupdates.com/groups.html?id=4566' title=\"Click for group info\"><u>Yuri Project</u></a><!--g_gen_end-->:<BR><BR>KyouSaya story that has Sayaka waffling about a love letter.", "forum_id": 1404575960, "genres": [ { "genre": "Doujinshi" }, { "genre": "Fantasy" }, { "genre": "Shoujo Ai" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i194972.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i194972.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2015-06-15T06:08:09-07:00", "as_string": "June 15th, 2015 6:08am PDT", "timestamp": 1434373689 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 16, "custom": 5, "reading": 2, "unfinished": 1, "wish": 4 }, "old_position": { "month": 1936, "six_months": 5206, "three_months": 3522, "week": 803, "year": 7622 }, "position": { "month": 1778, "six_months": 4867, "three_months": 2350, "week": 776, "year": 5954 } }, "rating_votes": 3, "recommendations": [], "related_series": [ { "related_series_id": 44533657637, "related_series_name": "Mahou Shoujo Madoka Magica", "relation_id": 38183, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 25465561965, "status": "", "title": "Mahou Shoujo Madoka Magica dj - Kitto.", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/bp5jdd9/mahou-shoujo-madoka-magica-dj-kitto", "year": "2013" }
infos/56417777912
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Ecchi Sketch One Touch" }, { "title": "Ecchi Sketch One Touch: Boku ga Oshikko ni Mezameru made" }, { "title": "H Sketch One Touch" }, { "title": "えっちすけっちわんたっち" } ], "authors": [ { "name": "TAMAOKI Benkyo", "author_id": 73861107539, "type": "Author" }, { "name": "TAMAOKI Benkyo", "author_id": 73861107539, "type": "Artist" } ], "bayesian_rating": 5.97, "categories": [ { "series_id": 56417777912, "category": "20th Century", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 56417777912, "category": "21st Century", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Borderline H", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Drawn by Hentai Artist", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 64220918514 }, { "series_id": 56417777912, "category": "Elementary School", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Elementary School Student/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 56417777912, "category": "Fetish/es", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Footjob", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Japan", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Lust", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Rushed Ending / Axed", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Urination", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 }, { "series_id": 56417777912, "category": "Urophagia", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 2095673730 } ], "category_recommendations": [ { "series_name": "Sameda Koban no Kareinaru Seikatsu", "series_id": 77212388230, "weight": 26458 }, { "series_name": "Tenshi no Katte", "series_id": 67303041035, "weight": 25495 }, { "series_name": "All I Need", "series_id": 61726252164, "weight": 24495 }, { "series_name": "Geigeki Shoutengai", "series_id": 74251748393, "weight": 24495 }, { "series_name": "Tennen Shoujo Man", "series_id": 78143627085, "weight": 24495 } ], "completed": false, "description": "", "forum_id": 44172487401, "genres": [ { "genre": "Adult" }, { "genre": "Comedy" }, { "genre": "Ecchi" }, { "genre": "Lolicon" }, { "genre": "Romance" }, { "genre": "School Life" }, { "genre": "Seinen" }, { "genre": "Shotacon" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i285090.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i285090.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-05-23T20:48:57-07:00", "as_string": "May 23rd, 2021 8:48pm PDT", "timestamp": 1621828137 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Young Champion RETSU", "publisher_id": 1407005279, "publisher_name": "Akita Shoten" } ], "publishers": [ { "publisher_name": "Akita Shoten", "publisher_id": 1407005279, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 9, "custom": 19, "reading": 11, "unfinished": 1, "wish": 26 }, "old_position": { "month": 1804, "six_months": 5200, "three_months": 3653, "week": 784, "year": 7402 }, "position": { "month": 1678, "six_months": 5200, "three_months": 3594, "week": 755, "year": 7131 } }, "rating_votes": 4, "recommendations": [], "related_series": [], "series_id": 56417777912, "status": "1 Volume (Complete)", "title": "Ecchi Sketchy One Touchy", "type": "Manga", "url": "https://www.mangaupdates.com/series/px1os1k/ecchi-sketchy-one-touchy", "year": "2018" }
infos/30147295070
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "My Nephew and Otaku" }, { "title": "甥とオタク いつの間にか小学生グループに入れられてしまう叔父さん" } ], "authors": [ { "name": "Fakkuma", "author_id": 58201794440, "type": "Author" }, { "name": "Fakkuma", "author_id": 58201794440, "type": "Artist" } ], "bayesian_rating": 0, "categories": [], "category_recommendations": [], "completed": false, "description": null, "forum_id": 996974259, "genres": [ { "genre": "Comedy" }, { "genre": "Seinen" }, { "genre": "Slice of Life" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i407994.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i407994.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-01-29T01:03:11-08:00", "as_string": "January 29th, 2023 1:03am PST", "timestamp": 1674982991 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Kadokawa", "publisher_id": 74035444770, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 1, "unfinished": null, "wish": null }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 30147295070, "status": "1 Volume (Complete)", "title": "Oi to Otaku Itsu no Manika Shougakusei Group ni Hairarete Shimau Ojisan", "type": "Manga", "url": "https://www.mangaupdates.com/series/dukx5r2/oi-to-otaku-itsu-no-manika-shougakusei-group-ni-hairarete-shimau-ojisan", "year": "2023" }
infos/24233731640
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Let’s調教タイム" } ], "authors": [ { "name": "Tonkou", "author_id": 21114796644, "type": "Author" }, { "name": "Tonkou", "author_id": 21114796644, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 49947660325, "genres": [], "image": { "height": null, "url": { "original": null, "thumb": null }, "width": null }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Tsukasa Shobou", "publisher_id": 38815227938, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 2, "reading": 2, "unfinished": null, "wish": 1 }, "old_position": { "month": 1941, "six_months": 5222, "three_months": 3533, "week": 806, "year": 7648 }, "position": { "month": 1784, "six_months": 4883, "three_months": 2358, "week": 778, "year": 5970 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 24233731640, "status": "", "title": "Let&#039;s Choukyou Time", "type": "Manga", "url": "https://www.mangaupdates.com/series/b4s4z08/let-039-s-choukyou-time", "year": "2006" }
infos/34502039206
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ハンター×ハンター dj - Friendship" } ], "authors": [ { "name": "Kurikomi (ADACHI Himiko)", "author_id": 35221458581, "type": "Author" }, { "name": "Kurikomi (ADACHI Himiko)", "author_id": 35221458581, "type": "Artist" } ], "bayesian_rating": 6.32, "categories": [], "category_recommendations": [], "completed": true, "description": "Pairing: Gon x Killua", "forum_id": 1189724870, "genres": [ { "genre": "Doujinshi" }, { "genre": "Shotacon" }, { "genre": "Yaoi" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i305355.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i305355.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2020-01-05T23:21:39-08:00", "as_string": "January 5th, 2020 11:21pm PST", "timestamp": 1578295299 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 18, "custom": 16, "reading": 4, "unfinished": 1, "wish": 6 }, "old_position": { "month": 1934, "six_months": 5192, "three_months": 3517, "week": 806, "year": 7592 }, "position": { "month": 1780, "six_months": 4861, "three_months": 2352, "week": 778, "year": 5940 } }, "rating_votes": 2, "recommendations": [], "related_series": [ { "related_series_id": 49449837876, "related_series_name": "Hunter x Hunter", "relation_id": 24378, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 34502039206, "status": "1 Volume (Complete)", "title": "Hunter x Hunter dj - Friendship", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/fulmfty/hunter-x-hunter-dj-friendship", "year": "2011" }
infos/23025869865
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Sheets no Shita ni Juu Futatsu (Novel)" }, { "title": "シーツの下に銃ふたつ" } ], "authors": [ { "name": "HOSHII Nanaoku", "author_id": 40693125383, "type": "Author" }, { "name": "KITAO Taki", "author_id": 54602798283, "type": "Artist" } ], "bayesian_rating": 6.31, "categories": [], "category_recommendations": [], "completed": false, "description": "From: <!--url_type_2--><a href='https://mangaplanet.com/two-guns-under-the-sheet/' target='_blank'><u>Manga Planet</u></a><!--url_type_2_end--><BR><BR>All Aya ever wanted was a one-night stand who could take her mind off her lost love, but with Sakura, she may have finally gotten more than a one-night stand - she may have finally found &quot;The One&quot;! But before she rushes into imagining their future together, there&#039;s one uncomfortable question Aya has to face first - could it be possible that her beautiful new love is somehow related to the same organization she&#039;s bound by duty to destroy?", "forum_id": 3079604342, "genres": [ { "genre": "Action" }, { "genre": "Romance" }, { "genre": "Yuri" } ], "image": { "height": 240, "url": { "original": "https://cdn.mangaupdates.com/image/i380282.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i380282.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-03-05T00:21:26-08:00", "as_string": "March 5th, 2022 12:21am PST", "timestamp": 1646468486 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Parsola Inc.", "publisher_id": null, "publisher_name": null } ], "publishers": [ { "publisher_name": "Manga Planet", "publisher_id": 75533539508, "type": "English", "notes": null }, { "publisher_name": "Parsola Inc.", "publisher_id": 50529907578, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 2, "custom": 2, "reading": null, "unfinished": null, "wish": 2 }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 23025869865, "status": "6 Volumes (Complete)", "title": "Two Guns Under the Sheet (Novel)", "type": "Novel", "url": "https://www.mangaupdates.com/series/akt0aw9/two-guns-under-the-sheet-novel", "year": "2019" }
infos/74274644775
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ママは恋人" } ], "authors": [ { "name": "NINJIN San", "author_id": 11307895818, "type": "Author" }, { "name": "NINJIN San", "author_id": 11307895818, "type": "Artist" } ], "bayesian_rating": 6.22, "categories": [ { "series_id": 74274644775, "category": "Anal Intercourse", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 }, { "series_id": 74274644775, "category": "Big Breasts", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 }, { "series_id": 74274644775, "category": "Incest", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 }, { "series_id": 74274644775, "category": "Milf/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 }, { "series_id": 74274644775, "category": "Mother and Son", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 }, { "series_id": 74274644775, "category": "Nurse/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 23286590998 } ], "category_recommendations": [ { "series_name": "Mucchiri Mega Buta", "series_id": 69982733970, "weight": 22361 }, { "series_name": "Haha wa Buzama ni Koshi o Furu - Gogo no Seibo-tachi", "series_id": 74767163094, "weight": 22361 }, { "series_name": "Shuuchi Nikurin", "series_id": 76532168958, "weight": 22361 }, { "series_name": "Tsuyudaku Kajitsu", "series_id": 77931087186, "weight": 22361 }, { "series_name": "Enjo Kousai - Midara na Mama no Itoshikata", "series_id": 76678900273, "weight": 21260 } ], "completed": true, "description": "1. Haha Taiken<BR>2. Oyako Chuudoku<BR>3. Good Morning...?<BR>4. Mama x Boku x Haha<BR>5. Micchaku Kango<BR>6. Kazoku Ryokou<BR>7. Boshi Kyouiku", "forum_id": 47429119247, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" }, { "genre": "Shotacon" } ], "image": { "height": 234, "url": { "original": "https://cdn.mangaupdates.com/image/i179962.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i179962.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2015-12-25T04:54:54-08:00", "as_string": "December 25th, 2015 4:54am PST", "timestamp": 1451048094 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Comic Plum", "publisher_id": 30356724742, "publisher_name": "G-Walk" } ], "publishers": [ { "publisher_name": "G-Walk", "publisher_id": 30356724742, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 12, "custom": 25, "reading": 6, "unfinished": 1, "wish": 6 }, "old_position": { "month": 1935, "six_months": 5211, "three_months": 3524, "week": 803, "year": 7630 }, "position": { "month": 1778, "six_months": 4870, "three_months": 2350, "week": 779, "year": 5950 } }, "rating_votes": 5, "recommendations": [], "related_series": [], "series_id": 74274644775, "status": "1 Volume (Complete)", "title": "Mama wa Koibito (NINJIN San)", "type": "Manga", "url": "https://www.mangaupdates.com/series/y4d7ep3/mama-wa-koibito-ninjin-san", "year": "2014" }
infos/44134516381
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Touhou Project dj - If I Were to Die Today" }, { "title": "東方Project dj - もし今日私が死んだなら" } ], "authors": [ { "name": "ForestRest", "author_id": 38761341479, "type": "Author" }, { "name": "MORINO Hon", "author_id": 38761341479, "type": "Author" }, { "name": "ForestRest", "author_id": 38761341479, "type": "Artist" }, { "name": "MORINO Hon", "author_id": 38761341479, "type": "Artist" } ], "bayesian_rating": 6.24, "categories": [], "category_recommendations": [], "completed": true, "description": "From Gaku Gaku Animal Land:<BR><BR>Sakuya wonders what would be the reactions of the people around her if she were to die. At least one is severely distraught by the idea?", "forum_id": 62294369167, "genres": [ { "genre": "Comedy" }, { "genre": "Doujinshi" }, { "genre": "Drama" }, { "genre": "Fantasy" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i220526.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i220526.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 7, "custom": 3, "reading": 2, "unfinished": 1, "wish": 6 }, "old_position": { "month": 1939, "six_months": 5212, "three_months": 3530, "week": 804, "year": 7638 }, "position": { "month": 1782, "six_months": 4882, "three_months": 2356, "week": 778, "year": 5963 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 44134516381, "status": "", "title": "Touhou Project dj - Moshi Kyou Watashi ga Shi n da Nara", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/k9wjusd/touhou-project-dj-moshi-kyou-watashi-ga-shi-n-da-nara", "year": "2014" }
infos/36576744563
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "早春賦" } ], "authors": [ { "name": "FUKUHARA Hiroko", "author_id": 29491362828, "type": "Author" }, { "name": "FUKUHARA Hiroko", "author_id": 29491362828, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 9072582374, "genres": [ { "genre": "Shoujo" } ], "image": { "height": 250, "url": { "original": "https://cdn.mangaupdates.com/image/i280745.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i280745.jpg" }, "width": 156 }, "last_updated": { "as_rfc3339": "2018-09-24T21:02:11-07:00", "as_string": "September 24th, 2018 9:02pm PDT", "timestamp": 1537848131 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Shueisha", "publisher_id": 21785245567, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": null, "reading": 4, "unfinished": null, "wish": 4 }, "old_position": { "month": 1940, "six_months": 5217, "three_months": 3524, "week": 804, "year": 7645 }, "position": { "month": 1782, "six_months": 4872, "three_months": 2356, "week": 779, "year": 5957 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 36576744563, "status": "", "title": "Soushunfu", "type": "Manga", "url": "https://www.mangaupdates.com/series/gswukqb/soushunfu", "year": "1980" }
infos/64617548406
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "JoJo&#039;s Bizarre Adventure dj - About the Night" }, { "title": "ジョジョの奇妙な冒険 dj - 夜について" } ], "authors": [ { "name": "Apartment (YANAGISAWA Yukio)", "author_id": 50827883885, "type": "Author" }, { "name": "Apartment (YANAGISAWA Yukio)", "author_id": 50827883885, "type": "Artist" } ], "bayesian_rating": 6.4, "categories": [ { "series_id": 64617548406, "category": "Enemies Have Sex", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Forced Anal", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Forced into a Relationship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Hated Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Obsession", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Obsessive Character/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Obsessive Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Obsessive Seme", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Prisoner/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Rape", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Rape Victim/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Sadistic Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Self-Abandonment", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Self-Hatred", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Stepbrother/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Suicidal Thoughts", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Torture", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 }, { "series_id": 64617548406, "category": "Vampire Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 41272314896 } ], "category_recommendations": [ { "series_name": "Durarara!! dj - Blackwimps", "series_id": 15508168061, "weight": 22361 }, { "series_name": "Durarara!! dj - New Game +", "series_id": 18648100271, "weight": 22361 }, { "series_name": "Boku no Hero Academia dj - M no Yuigon / Kinou o Kazoeru Mono", "series_id": 65697898730, "weight": 22361 }, { "series_name": "Jojo no Kimyou na Bouken dj - Ada mo Nasake mo Waga Miyori Deru", "series_id": 7759355054, "weight": 20000 }, { "series_name": "Durarara!! dj - Ends and Means", "series_id": 9132283558, "weight": 20000 } ], "completed": true, "description": "Pairing: Dio Brando x Jonathan Joestar", "forum_id": 25273247629, "genres": [ { "genre": "Doujinshi" }, { "genre": "Drama" }, { "genre": "Yaoi" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i345667.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i345667.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-03-29T00:00:49-07:00", "as_string": "March 29th, 2022 12:00am PDT", "timestamp": 1648537249 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 3, "custom": 7, "reading": null, "unfinished": null, "wish": null }, "old_position": { "month": 1929, "six_months": 5163, "three_months": 3511, "week": 804, "year": 7347 }, "position": { "month": 1773, "six_months": 4865, "three_months": 2346, "week": 778, "year": 5938 } }, "rating_votes": 1, "recommendations": [], "related_series": [ { "related_series_id": 74102321905, "related_series_name": "JoJo no Kimyou na Bouken", "relation_id": 66606, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 64617548406, "status": "1 Volume (Complete)", "title": "Jojo no Kimyou na Bouken dj - Yoru ni Tsuite", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/tonmbg6/jojo-no-kimyou-na-bouken-dj-yoru-ni-tsuite", "year": "2014" }
infos/18035697122
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "河童" } ], "authors": [ { "name": "AKUTAGAWA Ryuunosuke", "author_id": 60475331460, "type": "Author" }, { "name": "SAITOU Eiichi", "author_id": 42667614548, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 39733069479, "genres": [], "image": { "height": 223, "url": { "original": "https://cdn.mangaupdates.com/image/i413799.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i413799.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-04-08T22:58:50-07:00", "as_string": "April 8th, 2023 10:58pm PDT", "timestamp": 1681019930 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Obunsha", "publisher_id": 37368096697, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": null, "reading": 3, "unfinished": null, "wish": 2 }, "old_position": { "month": 1937, "six_months": 5208, "three_months": 3532, "week": 804, "year": 7641 }, "position": { "month": 1780, "six_months": 4876, "three_months": 2354, "week": 778, "year": 5956 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 18035697122, "status": "", "title": "Kappa", "type": "Manga", "url": "https://www.mangaupdates.com/series/8a9zkyq/kappa", "year": "1985" }
infos/77989154860
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Kkochbat e Sol" }, { "title": "Sol in the Field of Flowers" }, { "title": "Соль в цветнике" }, { "title": "꽃밭에솔" } ], "authors": [ { "name": "209", "author_id": 46327886006, "type": "Author" }, { "name": "209", "author_id": 46327886006, "type": "Artist" } ], "bayesian_rating": 7.17, "categories": [ { "series_id": 77989154860, "category": "Childhood Friend/s", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 67804095307 }, { "series_id": 77989154860, "category": "Club/s", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 67804095307 }, { "series_id": 77989154860, "category": "Friendship", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 67804095307 }, { "series_id": 77989154860, "category": "Full Color", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 30191663883 }, { "series_id": 77989154860, "category": "Gardening", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 71347533378 }, { "series_id": 77989154860, "category": "Male Protagonist", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 77989154860, "category": "Phobia/s", "votes": 6, "votes_plus": 6, "votes_minus": 0, "added_by": 64010626603 }, { "series_id": 77989154860, "category": "Web Comic", "votes": 4, "votes_plus": 4, "votes_minus": 0, "added_by": 41159646283 }, { "series_id": 77989154860, "category": "Webtoon", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 62182298566 } ], "category_recommendations": [ { "series_name": "The Star Seekers", "series_id": 78349907149, "weight": 14765 }, { "series_name": "Ties of Compassion", "series_id": 78267555821, "weight": 14308 }, { "series_name": "Kiss in Darkness", "series_id": 71357222745, "weight": 12923 }, { "series_name": "A Stranger in My House", "series_id": 78310587016, "weight": 12288 }, { "series_name": "Touchaku Lobby de Tsukamaete", "series_id": 77342711848, "weight": 11576 } ], "completed": true, "description": "The story of the growing up of a high school student that hates spring and has a phobia for flowers.<BR><BR><!--url_type_2--><a href='http://comic.naver.com/webtoon/list.nhn?titleId=414612' target='_blank'><u>Original Webcomic</u></a><!--url_type_2_end-->", "forum_id": 53526944873, "genres": [ { "genre": "Comedy" }, { "genre": "Drama" }, { "genre": "Psychological" }, { "genre": "School Life" }, { "genre": "Slice of Life" } ], "image": { "height": 244, "url": { "original": "https://cdn.mangaupdates.com/image/i287845.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i287845.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-09-15T18:51:33-07:00", "as_string": "September 15th, 2023 6:51pm PDT", "timestamp": 1694829093 }, "latest_chapter": 61, "licensed": false, "publications": [ { "publication_name": "Naver Webtoon", "publisher_id": 21494145162, "publisher_name": "Naver" } ], "publishers": [ { "publisher_name": "Naver", "publisher_id": 21494145162, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 50, "custom": 106, "reading": 176, "unfinished": 9, "wish": 129 }, "old_position": { "month": 1895, "six_months": 3979, "three_months": 3408, "week": 796, "year": 7755 }, "position": { "month": 1740, "six_months": 4662, "three_months": 2299, "week": 764, "year": 7755 } }, "rating_votes": 35, "recommendations": [], "related_series": [], "series_id": 77989154860, "status": "60 Chapters (Complete)", "title": "Pine in the Flower Garden", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/ztsq90s/pine-in-the-flower-garden", "year": "2011" }
infos/3568797721
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "おまえにチェックイン!" } ], "authors": [], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 76519826462, "genres": [], "image": { "height": 211, "url": { "original": "https://cdn.mangaupdates.com/image/i43144.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i43144.jpg" }, "width": 150 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Bunkasha", "publisher_id": 53513588791, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 3, "unfinished": null, "wish": 1 }, "old_position": { "month": 1939, "six_months": 5237, "three_months": 3531, "week": 807, "year": 7670 }, "position": { "month": 1781, "six_months": 4892, "three_months": 2355, "week": 778, "year": 5980 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 3568797721, "status": "2 Volumes", "title": "Omae ni Check-in!", "type": "Manga", "url": "https://www.mangaupdates.com/series/1n0rpy1/omae-ni-check-in", "year": "2003" }
infos/25247588056
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "黄色いウサギ" } ], "authors": [ { "name": "SHIBATA Masahiro", "author_id": 33293649787, "type": "Author" }, { "name": "SHIBATA Masahiro", "author_id": 33293649787, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 59716967620, "genres": [ { "genre": "Seinen" } ], "image": { "height": 131, "url": { "original": "https://cdn.mangaupdates.com/image/i139078.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i139078.jpg" }, "width": 88 }, "last_updated": { "as_rfc3339": "2013-02-14T21:59:17-08:00", "as_string": "February 14th, 2013 9:59pm PST", "timestamp": 1360907957 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Hakusensha", "publisher_id": 31534224107, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": null, "reading": 3, "unfinished": null, "wish": 3 }, "old_position": { "month": 1930, "six_months": 5194, "three_months": 3519, "week": 805, "year": 7602 }, "position": { "month": 1776, "six_months": 4865, "three_months": 2347, "week": 778, "year": 5932 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 25247588056, "status": "", "title": "Kiiroi Usagi", "type": "Manga", "url": "https://www.mangaupdates.com/series/bljrfmg/kiiroi-usagi", "year": "1987" }
infos/6798864739
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "デッド・ゲーム" } ], "authors": [ { "name": "YAMAMOTO Kenji", "author_id": 7164690139, "type": "Author" }, { "name": "YAMAMOTO Kenji", "author_id": 7164690139, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 50865609564, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i143128.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i143128.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2013-12-06T10:06:20-08:00", "as_string": "December 6th, 2013 10:06am PST", "timestamp": 1386353180 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Wani Magazine", "publisher_id": 30330712954, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 8, "reading": 5, "unfinished": null, "wish": 4 }, "old_position": { "month": 1928, "six_months": 5174, "three_months": 3505, "week": 802, "year": 7550 }, "position": { "month": 1767, "six_months": 4824, "three_months": 2339, "week": 774, "year": 5898 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 6798864739, "status": "1 Volume (Complete)", "title": "Dead Game", "type": "Manga", "url": "https://www.mangaupdates.com/series/34fv9lv/dead-game", "year": "2001" }
infos/7363777498
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "真夜中の掟" } ], "authors": [ { "name": "ARINO Hiroshi", "author_id": 21893994403, "type": "Author" }, { "name": "ARINO Hiroshi", "author_id": 21893994403, "type": "Artist" } ], "bayesian_rating": 6.08, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 72182439837, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i207077.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i207077.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2014-12-28T11:08:02-08:00", "as_string": "December 28th, 2014 11:08am PST", "timestamp": 1419793682 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "France Shoin", "publisher_id": 62348862247, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 5, "custom": 3, "reading": 4, "unfinished": 1, "wish": null }, "old_position": { "month": 1940, "six_months": 5231, "three_months": 3534, "week": 806, "year": 7661 }, "position": { "month": 1786, "six_months": 4892, "three_months": 2359, "week": 779, "year": 5978 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 7363777498, "status": "1 Volume (Complete)", "title": "Mayonaka no Okite", "type": "Manga", "url": "https://www.mangaupdates.com/series/3ds7b2y/mayonaka-no-okite", "year": "2001" }
infos/30845614154
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "The Cat Is Always Capricious" }, { "title": "ネコなんていつも気まぐれ" } ], "authors": [ { "name": "MURAKAMI Sachi", "author_id": 5737083848, "type": "Author" }, { "name": "MURAKAMI Sachi", "author_id": 5737083848, "type": "Artist" } ], "bayesian_rating": 6.5, "categories": [ { "series_id": 30845614154, "category": "Cohabitation", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66891275255 }, { "series_id": 30845614154, "category": "Gay Bar", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 2474068395 }, { "series_id": 30845614154, "category": "Love at First Sight", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66891275255 }, { "series_id": 30845614154, "category": "Male Prostitution", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66891275255 }, { "series_id": 30845614154, "category": "One-Night Stand", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66891275255 }, { "series_id": 30845614154, "category": "Promiscuous Uke", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 2474068395 }, { "series_id": 30845614154, "category": "Reversible Couple", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 2474068395 }, { "series_id": 30845614154, "category": "Seme and Uke Switch", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 2474068395 } ], "category_recommendations": [ { "series_name": "Doutei Coach wa Yakyuu Buin no Yankee-kun no Dekachin o Hameraretakute Tamaranai!", "series_id": 33803272183, "weight": 14142 }, { "series_name": "Yabame No Koi wa Keikakuteki ni", "series_id": 38022212446, "weight": 14142 }, { "series_name": "Hitsugi ni Sayonara no Hanataba o", "series_id": 40185282650, "weight": 14142 }, { "series_name": "Tenkou, Sei - Ore ga Nonke de Aitsu ga Gei de", "series_id": 49686566905, "weight": 14142 }, { "series_name": "Naoto Papa to Tomoyuki Papa", "series_id": 53391014967, "weight": 14142 } ], "completed": false, "description": "<!--url_type_2--><a href='https://read.futekiya.com/comic/615e360f0010c' target='_blank'><u>Official English Translation</u></a><!--url_type_2_end--><BR><BR>Ryosuke is a 27 year old gay man who frequents the bar staffed by Reo, a bartender known for sleeping around. Despite the warnings given to him by the bar owner and patrons alike, Ryosuke finds himself attracted to Reo. When Reo approaches Ryosuke while he drinks alone in the bar on his birthday, the two engage in a one-night stand, of which Ryosuke barely remembers due to his drunken state. When he learns Reo is kicked out by the guy he lived with, Ryosuke offers Reo to live with him and the two start a somewhat domestic relationship. Though, can a love that started with a one-night stand really last?", "forum_id": 37384965028, "genres": [ { "genre": "Romance" }, { "genre": "Slice of Life" }, { "genre": "Yaoi" } ], "image": { "height": 216, "url": { "original": "https://cdn.mangaupdates.com/image/i284443.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i284443.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-12-08T21:52:01-08:00", "as_string": "December 8th, 2022 9:52pm PST", "timestamp": 1670565121 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Mellow Kiss", "publisher_id": 21785245567, "publisher_name": "Homesha" } ], "publishers": [ { "publisher_name": "Futekiya", "publisher_id": 75533539508, "type": "English", "notes": "" }, { "publisher_name": "Homesha", "publisher_id": 21785245567, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 21, "custom": 16, "reading": 5, "unfinished": null, "wish": 24 }, "old_position": { "month": 1892, "six_months": 5140, "three_months": 3463, "week": 801, "year": 7539 }, "position": { "month": 1766, "six_months": 4781, "three_months": 2305, "week": 774, "year": 5831 } }, "rating_votes": 11, "recommendations": [], "related_series": [], "series_id": 30845614154, "status": "1 Volume (Complete)", "title": "Neko Nante Itsumo Kimagure", "type": "Manga", "url": "https://www.mangaupdates.com/series/e64ok7e/neko-nante-itsumo-kimagure", "year": "2018" }
infos/67285493690
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "濡れ刃に花びら" } ], "authors": [ { "name": "TAKEKAWA Tsugu", "author_id": 9367193349, "type": "Author" }, { "name": "TAKEKAWA Tsugu", "author_id": 9367193349, "type": "Artist" } ], "bayesian_rating": 5.99, "categories": [ { "series_id": 67285493690, "category": "Bad Art", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 67285493690, "category": "Dumb Character/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 67285493690, "category": "Easily Embarrassed Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 67285493690, "category": "Sexual Harassment", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 67285493690, "category": "Weak Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 }, { "series_id": 67285493690, "category": "Yakuza/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 49114397449 } ], "category_recommendations": [ { "series_name": "Secret Siblings", "series_id": 68109046974, "weight": 14142 }, { "series_name": "Gokujou Danshi Gurashi Osananajimi wa H na Kedamono", "series_id": 69898242066, "weight": 12247 }, { "series_name": "Yuragi-sou no Yuuna-san", "series_id": 71866833169, "weight": 5831 } ], "completed": false, "description": "", "forum_id": 26426375999, "genres": [ { "genre": "Drama" }, { "genre": "Romance" }, { "genre": "Shoujo" }, { "genre": "Slice of Life" }, { "genre": "Smut" } ], "image": { "height": 250, "url": { "original": "https://cdn.mangaupdates.com/image/i372509.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i372509.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-12-25T01:13:28-08:00", "as_string": "December 25th, 2021 1:13am PST", "timestamp": 1640423608 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Manga Mee", "publisher_id": 21785245567, "publisher_name": "Shueisha" } ], "publishers": [ { "publisher_name": "Shueisha", "publisher_id": 21785245567, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 5, "reading": 1, "unfinished": 1, "wish": 7 }, "old_position": { "month": 1915, "six_months": 5149, "three_months": 3485, "week": 800, "year": 7455 }, "position": { "month": 1763, "six_months": 4818, "three_months": 2326, "week": 774, "year": 5872 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 67285493690, "status": "10 MicroVolumes (Ongoing)", "title": "Nureba ni Hanabira", "type": "Manga", "url": "https://www.mangaupdates.com/series/uws1n7e/nureba-ni-hanabira", "year": "2020" }
infos/8450821194
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ヘタリア dj - ペーパー漫画" } ], "authors": [ { "name": "Corolla (R)", "author_id": 68612942882, "type": "Author" }, { "name": "Corolla (R)", "author_id": 68612942882, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": true, "description": "Pairing: Germany x Italy", "forum_id": 49846782480, "genres": [ { "genre": "Doujinshi" }, { "genre": "Shounen Ai" } ], "image": { "height": 208, "url": { "original": "https://cdn.mangaupdates.com/image/i310423.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i310423.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 1, "custom": 2, "reading": null, "unfinished": null, "wish": null }, "old_position": { "month": 1932, "six_months": 5227, "three_months": 3526, "week": 805, "year": 7650 }, "position": { "month": 1785, "six_months": 4886, "three_months": 2350, "week": 777, "year": 5970 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 8450821194, "status": "1 Volume (Complete)", "title": "Hetalia dj - Paper Manga", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/3vrefd6/hetalia-dj-paper-manga", "year": "2010" }
infos/70638997538
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "It&#039;s about time to talk about your house." }, { "title": "そろそろ家の話をしましょう。" } ], "authors": [ { "name": "NISHIMOTO Hideo", "author_id": 68237499599, "type": "Author" }, { "name": "NISHIMOTO Hideo", "author_id": 68237499599, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 63228685456, "genres": [ { "genre": "Seinen" } ], "image": { "height": 218, "url": { "original": "https://cdn.mangaupdates.com/image/i228302.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i228302.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2020-12-07T06:43:01-08:00", "as_string": "December 7th, 2020 6:43am PST", "timestamp": 1607352181 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Afternoon", "publisher_id": 52396899975, "publisher_name": "Kodansha" } ], "publishers": [ { "publisher_name": "Kodansha", "publisher_id": 52396899975, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 3, "reading": 2, "unfinished": null, "wish": 3 }, "old_position": { "month": 1929, "six_months": 5184, "three_months": 3517, "week": 801, "year": 7582 }, "position": { "month": 1773, "six_months": 4858, "three_months": 2343, "week": 777, "year": 5926 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 70638997538, "status": "2 Volumes (Complete)", "title": "Sorosoro Ie no Hanashi o Shimashou.", "type": "Manga", "url": "https://www.mangaupdates.com/series/wg8mvc2/sorosoro-ie-no-hanashi-o-shimashou", "year": "2015" }
infos/26904028951
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Black Butler dj - Akumade Seba Cie desu Kara" }, { "title": "黒執事 dj - あくまでセバシエですから" } ], "authors": [ { "name": "CoLoBoCs (FUJIMIYA Midori)", "author_id": 77384768052, "type": "Author" }, { "name": "CoLoBoCs (FUJIMIYA Midori)", "author_id": 77384768052, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": true, "description": "Pairing: Sebastian x Ciel", "forum_id": 65023754750, "genres": [ { "genre": "Doujinshi" }, { "genre": "Shounen Ai" } ], "image": { "height": 229, "url": { "original": "https://cdn.mangaupdates.com/image/i343253.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i343253.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 3, "custom": 3, "reading": 1, "unfinished": null, "wish": null }, "old_position": { "month": 1930, "six_months": 5210, "three_months": 3508, "week": 801, "year": 7374 }, "position": { "month": 1772, "six_months": 4863, "three_months": 2344, "week": 772, "year": 5943 } }, "rating_votes": 0, "recommendations": [], "related_series": [ { "related_series_id": 20867452709, "related_series_name": "Kuroshitsuji", "relation_id": 66313, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 26904028951, "status": "1 Volume (Complete)", "title": "Kuroshitsuji dj - Akuma de Seba Cie desu Kara", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/ccxyplj/kuroshitsuji-dj-akuma-de-seba-cie-desu-kara", "year": "2010" }
infos/16814663641
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "従順な獣になってよ。" } ], "authors": [ { "name": "OOTSUKI Kurumi", "author_id": 7430214724, "type": "Author" }, { "name": "OOTSUKI Kurumi", "author_id": 7430214724, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 65662125509, "genres": [ { "genre": "Yaoi" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i227867.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i227867.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2016-10-10T01:49:02-07:00", "as_string": "October 10th, 2016 1:49am PDT", "timestamp": 1476089342 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "BL Sweet", "publisher_id": 34379506391, "publisher_name": "Kasakura Shuppansha" } ], "publishers": [ { "publisher_name": "Kasakura Shuppansha", "publisher_id": 34379506391, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 9, "reading": 3, "unfinished": null, "wish": 14 }, "old_position": { "month": 1937, "six_months": 5199, "three_months": 3516, "week": 797, "year": 7596 }, "position": { "month": 1773, "six_months": 4860, "three_months": 2346, "week": 771, "year": 5937 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 16814663641, "status": "1 Volume (Complete)", "title": "Juujun na Kemono ni Natte yo.", "type": "Manga", "url": "https://www.mangaupdates.com/series/7q30li1/juujun-na-kemono-ni-natte-yo", "year": "2014" }
infos/43238556786
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "WHO I AM ~これが自分だ!という輝き~" }, { "title": "WHO I AM ―これが自分だ!という輝き―" }, { "title": "WHO I AM ~これが自分だ!という輝き~" } ], "authors": [ { "name": "WOWOW", "author_id": null, "type": "Author" }, { "name": "TOMISAWA Hiroki", "author_id": 52082358268, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 56658598677, "genres": [ { "genre": "Seinen" }, { "genre": "Sports" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i359959.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i359959.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Shuukan Young Jump", "publisher_id": 21785245567, "publisher_name": "Shueisha" } ], "publishers": [ { "publisher_name": "Shueisha", "publisher_id": 21785245567, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 1, "unfinished": null, "wish": 1 }, "old_position": { "month": 1728, "six_months": 5163, "three_months": 3274, "week": 805, "year": 7691 }, "position": { "month": 1728, "six_months": 5163, "three_months": 3274, "week": 779, "year": 5970 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 43238556786, "status": "2 Volumes (Complete)", "title": "Who I Am -Korega Jibunda! To iu Kagayaki-", "type": "Manga", "url": "https://www.mangaupdates.com/series/jv34bxu/who-i-am-korega-jibunda-to-iu-kagayaki", "year": "2018" }
infos/35533266050
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Oshikiri Rensuke Sakuhinshuu" }, { "title": "The Sweet Refreshments of Ghost" }, { "title": "おばけのおやつ" }, { "title": "妖怪的点心" } ], "authors": [ { "name": "OSHIKIRI Rensuke", "author_id": 28516194451, "type": "Author" }, { "name": "OSHIKIRI Rensuke", "author_id": 28516194451, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 35533266050, "category": "Collection of Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 64010626603 }, { "series_id": 35533266050, "category": "Ghost/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 55285332140 } ], "category_recommendations": [ { "series_name": "Hadaka no Ou-sama (KAZUHASHI Tomo)", "series_id": 30840608817, "weight": 14142 }, { "series_name": "Tachigare no Mori", "series_id": 30975521229, "weight": 14142 }, { "series_name": "Bokunchi no Yuurei", "series_id": 35540483425, "weight": 14142 }, { "series_name": "Mon Mon Animal Girl", "series_id": 35852910934, "weight": 14142 }, { "series_name": "Zangekikan", "series_id": 36859473163, "weight": 14142 } ], "completed": false, "description": "Collection of short stories:<BR><BR>1. <i>Ittai Naze! Kouchou ga Watashi wo Osou!!</i><BR><BR>2. <i>Tokyo Twilight Zone</i><BR><BR>3. <i>Giga Knife</i><BR><BR>4. <i>Enkaku</i><BR><BR>5. <i>Misshitsu Obake</i><BR><BR>6. <i>Yamero! Saru wo Ijimeru na!</i><BR><BR>7-8. <i>Piko Piko Shounen</i><BR><BR>9. <i>Beautiful</i><BR><BR>10. <i>Rei ni Aitakute</i>", "forum_id": 2109105680, "genres": [ { "genre": "Comedy" }, { "genre": "Horror" }, { "genre": "Slice of Life" }, { "genre": "Supernatural" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i185577.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i185577.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-04-24T00:20:06-07:00", "as_string": "April 24th, 2022 12:20am PDT", "timestamp": 1650784806 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Ohta Shuppan", "publisher_id": 46499453544, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 5, "custom": 17, "reading": 5, "unfinished": 1, "wish": 25 }, "old_position": { "month": 1919, "six_months": 5170, "three_months": 3496, "week": 803, "year": 7547 }, "position": { "month": 1766, "six_months": 4825, "three_months": 2332, "week": 775, "year": 5895 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 35533266050, "status": "1 Volume (Complete)", "title": "Obake no Oyatsu", "type": "Manga", "url": "https://www.mangaupdates.com/series/gbnl7k2/obake-no-oyatsu", "year": "2007" }
infos/41675027530
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Ota demo Nai Joshi ga Comiket 4-kkame ni Asobi ni Yattekita in Tora" }, { "title": "Ota demo Nai Joshi ga Comiket Mikkame ni Circle Sanka de Asobi ni Yattekita" }, { "title": "Ota Demonai Joshi ga Comiket 4-kkame ni Asobi ni Yattekita in Melon" }, { "title": "オタでもない女子がコミケ4日目にアソビにヤって来たinとら" } ], "authors": [ { "name": "Brilliant Thunder (Yumeno Tanuki)", "author_id": 349514399, "type": "Author" }, { "name": "Brilliant Thunder (Yumeno Tanuki)", "author_id": 349514399, "type": "Artist" } ], "bayesian_rating": 6.11, "categories": [], "category_recommendations": [], "completed": true, "description": "", "forum_id": 46485136619, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i376045.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i376045.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-06-07T09:38:42-07:00", "as_string": "June 7th, 2022 9:38am PDT", "timestamp": 1654619922 }, "latest_chapter": 5, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 6, "custom": 1, "reading": 4, "unfinished": null, "wish": 3 }, "old_position": { "month": 1928, "six_months": null, "three_months": 3520, "week": 660, "year": null }, "position": { "month": 1641, "six_months": 4894, "three_months": 2339, "week": 640, "year": 5997 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 41675027530, "status": "Oneshot (Complete)", "title": "Ota demo Nai Joshi ga Comiket", "type": "Manga", "url": "https://www.mangaupdates.com/series/j588h1m/ota-demo-nai-joshi-ga-comiket", "year": "2014" }
infos/71169378282
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "MSW Sou Dan shitsu, Natsumi desu" }, { "title": "MSW Soudan shitsu, Natsumi desu" }, { "title": "MSW Soudanshitsu, Natsumi desu" }, { "title": "MSW相談室、ナツミです。" }, { "title": "MSW 相談室、ナツミです。" }, { "title": "MSW相談室、ナツミです。" } ], "authors": [ { "name": "SAKURAI Motoko", "author_id": 69846070043, "type": "Author" }, { "name": "OHKURA Kaori", "author_id": 63502516716, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 69719181244, "genres": [ { "genre": "Seinen" } ], "image": { "height": 200, "url": { "original": "https://cdn.mangaupdates.com/image/i27979.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i27979.jpg" }, "width": 141 }, "last_updated": { "as_rfc3339": "2010-01-04T23:58:24-08:00", "as_string": "January 4th, 2010 11:58pm PST", "timestamp": 1262678304 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Comic Charge", "publisher_id": 74035444770, "publisher_name": "Kadokawa Shoten" } ], "publishers": [ { "publisher_name": "Kadokawa Shoten", "publisher_id": 74035444770, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 2, "reading": 6, "unfinished": null, "wish": 9 }, "old_position": { "month": 1930, "six_months": 5207, "three_months": 3515, "week": 805, "year": 7616 }, "position": { "month": 1773, "six_months": 4867, "three_months": 2345, "week": 778, "year": 5941 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 71169378282, "status": "1 Volume (Ongoing)", "title": "MSW Soudanshitsu, Natsumi desu.", "type": "Manga", "url": "https://www.mangaupdates.com/series/wp0erqi/msw-soudanshitsu-natsumi-desu", "year": "2007" }
infos/66382456933
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Seiichi Hayashi: Gold Pollen and Other Stories" }, { "title": "黄金花粉" } ], "authors": [ { "name": "HAYASHI Seiichi", "author_id": 33256404347, "type": "Author" }, { "name": "HAYASHI Seiichi", "author_id": 33256404347, "type": "Artist" } ], "bayesian_rating": 6.2, "categories": [ { "series_id": 66382456933, "category": "Collection of Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 48307167191 } ], "category_recommendations": [], "completed": true, "description": "Seiichi Hayashi was a leading figure in the hotbed of avant-garde artistic production of 1960s and early 70s Tokyo. He is best known for his lyrical and experimental manga for Garo, the famous alternative comics magazine. This volume collects a selection of Hayashi’s most important manga from this period, including Red Dragonfly (1968), Yamauba’s Lullaby (1968) and Gold Pollen (1971). Published here in their original full color, these stories mix traditional Japanese aesthetics with Pop art sensibilities, and range in topic from the legacies of Japanese rightwing nationalism and World War II, to the pervasive influence of America over 1960s Japanese youth culture. This first color reprinting of Hayashi’s work captures the vivid experimentation of Japanese art at this time. In addition, Hayashi’s youth and beginnings as an artist are illuminated by an autobiographical essay from 1972, translated here for the first time into English. Art historian Ryan Holmberg discusses Hayashi’s place in postwar Japanese art and manga, as well as his wider contributions to the Tokyo avant-garde as a designer and experimental animator. This lavishly illustrated book is likely to have widespread crossover appeal for design and fashion aficionados, as well as for students of the manga genre.<BR><BR>Seiichi Hayashi (born 1945) is best known for his lyrical and experimental manga for Garo, the famous alternative comics magazine. His animated films have been screened at The Museum of Modern Art, New York, among other institutions. Since the 1970s Hayashi has been a nationally revered illustrator, famous for his classically informed depictions of contemporary women and an important influence on acclaimed director Hayao Miyazaki, among others. Hayashi lives and works just outside of Tokyo.", "forum_id": 12832682, "genres": [ { "genre": "Drama" }, { "genre": "Seinen" }, { "genre": "Slice of Life" } ], "image": { "height": 231, "url": { "original": "https://cdn.mangaupdates.com/image/i281537.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i281537.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2019-02-23T14:43:22-08:00", "as_string": "February 23rd, 2019 2:43pm PST", "timestamp": 1550961802 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Garo", "publisher_id": 41732113793, "publisher_name": "Seirindo" } ], "publishers": [ { "publisher_name": "PictureBox", "publisher_id": 69375300810, "type": "English", "notes": "" }, { "publisher_name": "Seirindo", "publisher_id": 41732113793, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 24, "custom": 14, "reading": 4, "unfinished": null, "wish": 20 }, "old_position": { "month": 1897, "six_months": 4748, "three_months": 3446, "week": 796, "year": 7089 }, "position": { "month": 1751, "six_months": 4731, "three_months": 2302, "week": 773, "year": 5771 } }, "rating_votes": 7, "recommendations": [], "related_series": [], "series_id": 66382456933, "status": "1 Volume (Complete)", "title": "Gold Pollen", "type": "Manga", "url": "https://www.mangaupdates.com/series/uhuefl1/gold-pollen", "year": "1971" }
infos/37590540895
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Kono Koi ni Kiduite" }, { "title": "Notice This Love" }, { "title": "Обрати внимание на эту любовь" }, { "title": "この恋に気づいて" } ], "authors": [ { "name": "Danimaru", "author_id": 54657823280, "type": "Author" }, { "name": "Danimaru", "author_id": 54657823280, "type": "Artist" } ], "bayesian_rating": 6.3, "categories": [ { "series_id": 37590540895, "category": "Big Breasts", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Collection of Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Coworker/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Nakadashi / Creampie", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Office Lady", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Office Worker/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 }, { "series_id": 37590540895, "category": "Vanilla", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 3182583124 } ], "category_recommendations": [ { "series_name": "Tsuyudaku Meshibe", "series_id": 51600514849, "weight": 24495 }, { "series_name": "Sekai de Ichiban Suki na Hitozuma", "series_id": 55874993836, "weight": 24495 }, { "series_name": "Kyun Katsu!", "series_id": 67483388784, "weight": 24495 }, { "series_name": "Suki na Hito, Suki na Koto", "series_id": 72673542841, "weight": 24495 }, { "series_name": "Café e Youkoso", "series_id": 42038617488, "weight": 23812 } ], "completed": false, "description": "1. Kono Koi ni Kizuite / Notice This Love<BR>2. Kouhai Kanojo Tsujinaka-chan no Oshioki<BR>3. Boku wa Umeda-san ni Sakaraenai<BR>4. Futagomori<BR>5. Suteneko Kanojo<BR>6. Wanko na Kanojo<BR>7. Hajirai Change<BR>8. Chikakute Tooi Anata", "forum_id": 11857235726, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" }, { "genre": "Romance" } ], "image": { "height": 220, "url": { "original": "https://cdn.mangaupdates.com/image/i407747.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i407747.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-09-14T05:21:46-07:00", "as_string": "September 14th, 2023 5:21am PDT", "timestamp": 1694694106 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Comic Anthurium", "publisher_id": 38058428820, "publisher_name": "GOT" } ], "publishers": [ { "publisher_name": "GOT", "publisher_id": 38058428820, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 8, "custom": 6, "reading": 5, "unfinished": null, "wish": 3 }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": 4979, "three_months": null, "week": null, "year": null } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 37590540895, "status": "1 Volumes (Complete)", "title": "Kono Koi ni Kizuite", "type": "Manga", "url": "https://www.mangaupdates.com/series/h9ofqzj/kono-koi-ni-kizuite", "year": "2020" }
infos/63169833388
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "シャトル・プリンセス" } ], "authors": [ { "name": "SAKI Kaori", "author_id": 21091098517, "type": "Author" }, { "name": "SAKI Kaori", "author_id": 21091098517, "type": "Artist" } ], "bayesian_rating": 6.36, "categories": [ { "series_id": 63169833388, "category": "Badminton", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 42506795767 } ], "category_recommendations": [], "completed": false, "description": "", "forum_id": 61324167392, "genres": [ { "genre": "Ecchi" }, { "genre": "Seinen" }, { "genre": "Sports" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i169112.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i169112.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-03-14T02:11:55-07:00", "as_string": "March 14th, 2022 2:11am PDT", "timestamp": 1647249115 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Morning", "publisher_id": 52396899975, "publisher_name": "Kodansha" } ], "publishers": [ { "publisher_name": "Kodansha", "publisher_id": 52396899975, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 9, "reading": 14, "unfinished": 1, "wish": 31 }, "old_position": { "month": 1913, "six_months": 5048, "three_months": 3458, "week": 800, "year": 7291 }, "position": { "month": 1761, "six_months": 4743, "three_months": 2322, "week": 773, "year": 5754 } }, "rating_votes": 2, "recommendations": [], "related_series": [], "series_id": 63169833388, "status": "1 Volume (Complete)", "title": "Shuttle Princess", "type": "Manga", "url": "https://www.mangaupdates.com/series/t0pore4/shuttle-princess", "year": "2012" }
infos/17273556473
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Gannibaru" }, { "title": "Ґаннібал" }, { "title": "ガンニバル" }, { "title": "간니발" } ], "authors": [ { "name": "NINOMIYA Masaaki", "author_id": 21349981109, "type": "Author" }, { "name": "NINOMIYA Masaaki", "author_id": 21349981109, "type": "Artist" } ], "bayesian_rating": 6.69, "categories": [ { "series_id": 17273556473, "category": "21st Century", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Adapted to JDrama", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 70937165700 }, { "series_id": 17273556473, "category": "Blood and Gore", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Cannibalism", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66399454086 }, { "series_id": 17273556473, "category": "Corpses", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Corruption", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Gun/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Japan", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Japanese Ambience", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Kill or Be Killed Situation", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Modern Era", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Police", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Policeman", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66399454086 }, { "series_id": 17273556473, "category": "Rural Setting", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66399454086 }, { "series_id": 17273556473, "category": "Rural Town/Village with Mysterious Past", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 66399454086 }, { "series_id": 17273556473, "category": "Survival", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 }, { "series_id": 17273556473, "category": "Survivor/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 15138521144 } ], "category_recommendations": [ { "series_name": "Goumon Meikyuu", "series_id": 19730085473, "weight": 26458 }, { "series_name": "Hell Dogs", "series_id": 24426035630, "weight": 26458 }, { "series_name": "Usagi Yojimbo", "series_id": 66318217691, "weight": 26458 }, { "series_name": "Dareka o Norawazu ni Irarenai Kono Sekai de", "series_id": 40038528018, "weight": 24495 }, { "series_name": "Apocalypse no Toride", "series_id": 24572306583, "weight": 22383 } ], "completed": false, "description": "When a police officer is posted to a remote village in the countryside, little does he realize he&#039;s encroaching on a community of a cannibals.", "forum_id": 78156463316, "genres": [ { "genre": "Drama" }, { "genre": "Horror" }, { "genre": "Mature" }, { "genre": "Mystery" }, { "genre": "Psychological" }, { "genre": "Seinen" } ], "image": { "height": 234, "url": { "original": "https://cdn.mangaupdates.com/image/i377744.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i377744.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-10-06T10:57:17-07:00", "as_string": "October 6th, 2023 10:57am PDT", "timestamp": 1696615037 }, "latest_chapter": 21, "licensed": true, "publications": [ { "publication_name": "Manga Goraku", "publisher_id": 77543759352, "publisher_name": "Nihon Bungeisha" } ], "publishers": [ { "publisher_name": "Ablaze", "publisher_id": 26428483402, "type": "English", "notes": null }, { "publisher_name": "Nihon Bungeisha", "publisher_id": 77543759352, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 11, "custom": 54, "reading": 87, "unfinished": 5, "wish": 93 }, "old_position": { "month": 1481, "six_months": 3032, "three_months": 2579, "week": 690, "year": 1573 }, "position": { "month": 1118, "six_months": 3116, "three_months": 1880, "week": 682, "year": 1555 } }, "rating_votes": 16, "recommendations": [], "related_series": [], "series_id": 17273556473, "status": "13 Volumes (Complete)", "title": "Gannibal", "type": "Manga", "url": "https://www.mangaupdates.com/series/7xo89h5/gannibal", "year": "2018" }
infos/65588120623
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "こじらせ彼の溺愛が重すぎます! 10年越しのとろ甘えっち試してみる?" } ], "authors": [ { "name": "KOGA Tekko", "author_id": 14219406049, "type": "Author" }, { "name": "KOGA Tekko", "author_id": 14219406049, "type": "Artist" } ], "bayesian_rating": 0, "categories": [ { "series_id": 65588120623, "category": "Eccentric Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "First Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Handsome Male Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Honest Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Office Lady", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Office Life", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Office Romance", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Pining", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Senpai-Kouhai Relationship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "Serious Female Lead", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 65588120623, "category": "TL/Teens&#039; Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 } ], "category_recommendations": [ { "series_name": "Homerare Nagara, Ikimashita. - Kichiku Joushi no Kyoku Amasugiru Kotobazeme", "series_id": 68603999051, "weight": 24495 }, { "series_name": "Fuiuchi Kiss, Nochi, Otoko no Kao. - Katabutsu Elite wa, Kemono na Kiba wo Kakushiteru", "series_id": 73780194780, "weight": 24495 }, { "series_name": "Shinonome-senpai wa Ubu na Arise wo Nakasetai", "series_id": 58617511098, "weight": 22361 }, { "series_name": "33-sai Kiyoraka Fujoshi ga Toshishita Danshi to Asagaeri!?", "series_id": 65978788035, "weight": 22361 }, { "series_name": "Kouhai-kun ga Shitagi no Himo o Kuwaetara. Tokeru Made ato... 1-Byou", "series_id": 68806007798, "weight": 22361 } ], "completed": false, "description": null, "forum_id": 3171247274, "genres": [ { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Smut" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i404546.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i404546.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-11-01T07:07:46-07:00", "as_string": "November 1st, 2023 7:07am PDT", "timestamp": 1698847666 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Love Kiss! more", "publisher_id": 53513588791, "publisher_name": "Bunkasha" } ], "publishers": [ { "publisher_name": "Bunkasha", "publisher_id": 53513588791, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 5, "reading": 2, "unfinished": null, "wish": 4 }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 65588120623, "status": "1 Volume (Ongoing)", "title": "Kojirase Kare no Dekiai ga sugimasu! - 10 Toshikoshi no Toro Ama Ecchi Tameshite Miru?", "type": "Manga", "url": "https://www.mangaupdates.com/series/u4ph1rj/kojirase-kare-no-dekiai-ga-sugimasu-10-toshikoshi-no-toro-ama-ecchi-tameshite-miru", "year": "2022" }
infos/29154840478
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "柔肌母娘" } ], "authors": [ { "name": "Bijogi Junction", "author_id": 35532230829, "type": "Author" }, { "name": "Bijogi Junction", "author_id": 35532230829, "type": "Artist" } ], "bayesian_rating": 6.24, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 10737506905, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" } ], "image": { "height": 225, "url": { "original": "https://cdn.mangaupdates.com/image/i180378.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i180378.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2014-03-09T08:24:04-07:00", "as_string": "March 9th, 2014 8:24am PDT", "timestamp": 1394378644 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "C&#039;s Jouhou Shuppan", "publisher_id": 5107333497, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 4, "custom": 4, "reading": 4, "unfinished": 1, "wish": 2 }, "old_position": { "month": 1939, "six_months": 5225, "three_months": 3534, "week": 805, "year": 7660 }, "position": { "month": 1782, "six_months": 4884, "three_months": 2356, "week": 778, "year": 5972 } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 29154840478, "status": "1 Volume (Complete)", "title": "Yawahada Oyako", "type": "Manga", "url": "https://www.mangaupdates.com/series/de61evy/yawahada-oyako", "year": "2004" }
infos/23578041018
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [], "authors": [ { "name": "TAMATSUU", "author_id": 62741529899, "type": "Author" }, { "name": "TAMATSUU", "author_id": 62741529899, "type": "Artist" } ], "bayesian_rating": 6.22, "categories": [ { "series_id": 23578041018, "category": "School Girl/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 62797916777 } ], "category_recommendations": [], "completed": true, "description": "Rin approaches Hinata with an unusual request.", "forum_id": 35265233590, "genres": [ { "genre": "Romance" }, { "genre": "Shoujo Ai" } ], "image": { "height": 229, "url": { "original": "https://cdn.mangaupdates.com/image/i156508.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i156508.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-01-05T17:44:27-08:00", "as_string": "January 5th, 2022 5:44pm PST", "timestamp": 1641433467 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Enterbrain", "publisher_id": 54174855050, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 86, "custom": 29, "reading": 8, "unfinished": 1, "wish": 13 }, "old_position": { "month": 1924, "six_months": 5142, "three_months": 3501, "week": 799, "year": 7527 }, "position": { "month": 1769, "six_months": 4814, "three_months": 2334, "week": 774, "year": 5876 } }, "rating_votes": 13, "recommendations": [], "related_series": [], "series_id": 23578041018, "status": "Oneshot (Complete)", "title": "Boundary Line", "type": "Manga", "url": "https://www.mangaupdates.com/series/atxr8vu/boundary-line", "year": "2012" }
infos/41359914717
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Otagai Sukoshi Zutsu Kawatteiku Kyouikugakari to Shinnyuushain" }, { "title": "एक सल्लाहकार र एक नयाँ कर्मचारी जो बिस्तारै एक अर्कामा परिवर्तन ल्याउँछन्" }, { "title": "お互い少しずつ変わっていく教育係と新入社員" } ], "authors": [ { "name": "KATOU Mayumi", "author_id": 72253089983, "type": "Author" }, { "name": "KATOU Mayumi", "author_id": 72253089983, "type": "Artist" } ], "bayesian_rating": 6.64, "categories": [ { "series_id": 41359914717, "category": "Age Gap", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 62182298566 }, { "series_id": 41359914717, "category": "Blushing Couple", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Coworker Relationships", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Dating", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "First Time Dating", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Image Change", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Misunderstood Female Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Office Lady", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Office Romance", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Office Worker/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Older Female Younger Male", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 62182298566 }, { "series_id": 41359914717, "category": "Senpai-Kouhai Relationship", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Short Chapter/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Tall Male Short Female", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 }, { "series_id": 41359914717, "category": "Workplace Romance", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 56075442671 } ], "category_recommendations": [ { "series_name": "Kinou no Kiss wa Wasurete Ii yo", "series_id": 39572482514, "weight": 28284 }, { "series_name": "A Sensitive Issue", "series_id": 41980240151, "weight": 26458 }, { "series_name": "The Mentor and the New Employee Who Are Getting More and More Into Each Other", "series_id": 50479107509, "weight": 26458 }, { "series_name": "35-Sai no Maigotachi ~ Onna no Shiawasettenandakke?", "series_id": 53252680233, "weight": 26458 }, { "series_name": "Muramata-san no Himitsu", "series_id": 56087760896, "weight": 26458 } ], "completed": true, "description": null, "forum_id": 40339113290, "genres": [ { "genre": "Comedy" }, { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Slice of Life" } ], "image": { "height": 222, "url": { "original": "https://cdn.mangaupdates.com/image/i417365.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i417365.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-10-16T23:22:20-07:00", "as_string": "October 16th, 2023 11:22pm PDT", "timestamp": 1697523740 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Twitter", "publisher_id": null, "publisher_name": "Twitter" } ], "publishers": [ { "publisher_name": "Pixiv", "publisher_id": 43921393222, "type": "Original", "notes": null }, { "publisher_name": "Twitter", "publisher_id": null, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 61, "custom": 12, "reading": 52, "unfinished": 2, "wish": 17 }, "old_position": { "month": 1685, "six_months": 4753, "three_months": 3253, "week": 724, "year": null }, "position": { "month": 1685, "six_months": 4138, "three_months": 3253, "week": 723, "year": 6653 } }, "rating_votes": 17, "recommendations": [], "related_series": [ { "related_series_id": 50479107509, "related_series_name": "The Mentor and the New Employee Who Are Getting More and More Into Each Other", "relation_id": 78374, "relation_type": "Sequel", "triggered_by_relation_id": 78373 } ], "series_id": 41359914717, "status": "79 Chapters", "title": "The Mentor and the New Employee Who Gradually Change Each Other", "type": "Manga", "url": "https://www.mangaupdates.com/series/j00mifx/the-mentor-and-the-new-employee-who-gradually-change-each-other", "year": "2023" }
infos/60907599482
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "エメラルドの魅緑" } ], "authors": [ { "name": "IMARI Sumiko", "author_id": 32553703309, "type": "Author" }, { "name": "IMARI Sumiko", "author_id": 32553703309, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 56053150481, "genres": [ { "genre": "Josei" } ], "image": { "height": 233, "url": { "original": "https://cdn.mangaupdates.com/image/i276851.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i276851.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2018-07-08T11:55:24-07:00", "as_string": "July 8th, 2018 11:55am PDT", "timestamp": 1531076124 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Kodansha", "publisher_id": 52396899975, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 2, "reading": 2, "unfinished": null, "wish": 2 }, "old_position": { "month": 1938, "six_months": 5216, "three_months": 3528, "week": 804, "year": 7643 }, "position": { "month": 1779, "six_months": 4877, "three_months": 2352, "week": 779, "year": 5960 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 60907599482, "status": "1 Volume (Complete)", "title": "Emerald no Miroku", "type": "Manga", "url": "https://www.mangaupdates.com/series/rzat8je/emerald-no-miroku", "year": "1985" }
infos/6755830879
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ワンピース dj - ストリングス" } ], "authors": [ { "name": "Teionyakedo (Secco)", "author_id": 56556641145, "type": "Author" }, { "name": "Teionyakedo (Secco)", "author_id": 56556641145, "type": "Artist" } ], "bayesian_rating": 6.23, "categories": [ { "series_id": 6755830879, "category": "Affectionate Lover", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Alliance/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Anal Intercourse", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Cute Uke", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Fate", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Love Triangle/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Mutual Pining", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Reunion/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 }, { "series_id": 6755830879, "category": "Sincere Male Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 75895522549 } ], "category_recommendations": [ { "series_name": "Insecret", "series_id": 20565692024, "weight": 17321 }, { "series_name": "Noraoni Hiroimashita", "series_id": 24031508276, "weight": 17321 }, { "series_name": "Aitsu to Ore no &quot;Suki&quot; no Tenmatsu", "series_id": 26932302878, "weight": 17321 }, { "series_name": "Love Me Even If It&#039;s Small", "series_id": 37719290708, "weight": 17321 }, { "series_name": "Bara to Ookami (YUZUKI Jun)", "series_id": 54749014731, "weight": 17321 } ], "completed": true, "description": "Pairing: Law x Luffy", "forum_id": 37760873077, "genres": [ { "genre": "Doujinshi" }, { "genre": "Yaoi" } ], "image": { "height": 223, "url": { "original": "https://cdn.mangaupdates.com/image/i239420.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i239420.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2018-08-26T12:41:27-07:00", "as_string": "August 26th, 2018 12:41pm PDT", "timestamp": 1535312487 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 13, "custom": 16, "reading": null, "unfinished": null, "wish": 2 }, "old_position": { "month": 1932, "six_months": 5186, "three_months": 3511, "week": 805, "year": 7567 }, "position": { "month": 1779, "six_months": 4860, "three_months": 2349, "week": 778, "year": 5935 } }, "rating_votes": 3, "recommendations": [], "related_series": [ { "related_series_id": 55099564912, "related_series_name": "One Piece", "relation_id": 47346, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 6755830879, "status": "2 Volumes (Complete)", "title": "One Piece dj - Strings", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/33q8wgv/one-piece-dj-strings", "year": "2013" }
infos/18553240515
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Boku no Hero Academia dj - In the Blink of a Dream" }, { "title": "僕のヒーローアカデミア dj - 一睡ノ夢" } ], "authors": [ { "name": "sainome (Sunako)", "author_id": 68542113602, "type": "Author" }, { "name": "sainome (Sunako)", "author_id": 68542113602, "type": "Artist" } ], "bayesian_rating": 6.45, "categories": [ { "series_id": 18553240515, "category": "Incest", "votes": 2, "votes_plus": 2, "votes_minus": 0, "added_by": 55360269610 } ], "category_recommendations": [], "completed": true, "description": "Pairing: Dabi x Todoroki", "forum_id": 77358186857, "genres": [ { "genre": "Doujinshi" }, { "genre": "Drama" }, { "genre": "Yaoi" } ], "image": { "height": 224, "url": { "original": "https://cdn.mangaupdates.com/image/i336610.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i336610.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-02-15T01:12:47-08:00", "as_string": "February 15th, 2021 1:12am PST", "timestamp": 1613380367 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 15, "custom": 13, "reading": null, "unfinished": null, "wish": 3 }, "old_position": { "month": 1903, "six_months": 5116, "three_months": 3469, "week": 801, "year": 7310 }, "position": { "month": 1750, "six_months": 4796, "three_months": 2310, "week": 775, "year": 5821 } }, "rating_votes": 7, "recommendations": [], "related_series": [ { "related_series_id": 63868402874, "related_series_name": "Boku no Hero Academia", "relation_id": 65363, "relation_type": "Adapted From", "triggered_by_relation_id": 0 } ], "series_id": 18553240515, "status": "1 Volume (Complete)", "title": "Boku no Hero Academia dj - Issui no Yume", "type": "Doujinshi", "url": "https://www.mangaupdates.com/series/8iu4c03/boku-no-hero-academia-dj-issui-no-yume", "year": "2018" }
infos/15962196541
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Love&#039;s Dream and the Black Lion" }, { "title": "黒獅子と愛の夢を駆けぬけて" } ], "authors": [ { "name": "TSUJI Rikako", "author_id": 7827012545, "type": "Author" }, { "name": "TSUJI Rikako", "author_id": 7827012545, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 15962196541, "category": "Harlequin", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 76250185798 } ], "category_recommendations": [], "completed": true, "description": "Leanna was only doing what her employer told her when she pretended to be the lady of the castle and was thus whisked away by bandits. At first she despises her captors for using the name of the Black Lion, the legendary do-gooder, to justify their cause, but she begins to see a different side of their leader, Gerard. He is surprisingly kind and a gentleman and his true aim in all of this is…", "forum_id": 3061368008, "genres": [ { "genre": "Historical" }, { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Smut" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i265943.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i265943.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-08-29T16:22:42-07:00", "as_string": "August 29th, 2023 4:22pm PDT", "timestamp": 1693351362 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Harmony Romance", "publisher_id": 2436449202, "publisher_name": "Ohzora" } ], "publishers": [ { "publisher_name": "Harlequin K.K.", "publisher_id": 16867672359, "type": "English", "notes": null }, { "publisher_name": "Ohzora", "publisher_id": 2436449202, "type": "Original", "notes": "" }, { "publisher_name": "SoftBank Creative", "publisher_id": 3350046238, "type": "English", "notes": null } ], "rank": { "lists": { "complete": 3, "custom": 11, "reading": 1, "unfinished": null, "wish": 5 }, "old_position": { "month": 1931, "six_months": 5207, "three_months": 3511, "week": 802, "year": 7609 }, "position": { "month": 1780, "six_months": 4858, "three_months": 2345, "week": 778, "year": 5936 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 15962196541, "status": "1 Volume (Complete)", "title": "Kurojishi to Ai no Yume o Kakenukete", "type": "Manga", "url": "https://www.mangaupdates.com/series/7bzh9od/kurojishi-to-ai-no-yume-o-kakenukete", "year": "2017" }
infos/48821948823
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ジャックナイフ" } ], "authors": [ { "name": "HIGAKI Kenrou", "author_id": 65194314844, "type": "Author" }, { "name": "HIGAKI Kenrou", "author_id": 65194314844, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 50229522840, "genres": [ { "genre": "Seinen" } ], "image": { "height": 231, "url": { "original": "https://cdn.mangaupdates.com/image/i98457.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i98457.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2015-08-10T20:26:32-07:00", "as_string": "August 10th, 2015 8:26pm PDT", "timestamp": 1439263592 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [ { "publisher_name": "Leed", "publisher_id": 13035089380, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": 3, "unfinished": null, "wish": 3 }, "old_position": { "month": 1937, "six_months": 5218, "three_months": 3526, "week": 806, "year": 7639 }, "position": { "month": 1781, "six_months": 4883, "three_months": 2354, "week": 777, "year": 5965 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 48821948823, "status": "1 Volume (Complete)", "title": "Jack Knife", "type": "Manga", "url": "https://www.mangaupdates.com/series/mffbst3/jack-knife", "year": "1992" }
infos/69727868941
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "ほおかごぱんでみっく" } ], "authors": [ { "name": "Mayonnaise Bakufu (Sekihan)", "author_id": 64603011893, "type": "Author" }, { "name": "Mayonnaise Bakufu (Sekihan)", "author_id": 64603011893, "type": "Artist" } ], "bayesian_rating": 6.27, "categories": [], "category_recommendations": [], "completed": true, "description": "", "forum_id": 71040887077, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" }, { "genre": "Lolicon" }, { "genre": "Yuri" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i239798.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i239798.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-09-05T20:06:03-07:00", "as_string": "September 5th, 2022 8:06pm PDT", "timestamp": 1662433563 }, "latest_chapter": 0, "licensed": false, "publications": [], "publishers": [], "rank": { "lists": { "complete": 16, "custom": 21, "reading": 1, "unfinished": 1, "wish": 4 }, "old_position": { "month": 1933, "six_months": 5200, "three_months": 3512, "week": 804, "year": 7613 }, "position": { "month": 1778, "six_months": 4866, "three_months": 2350, "week": 776, "year": 5942 } }, "rating_votes": 2, "recommendations": [], "related_series": [ { "related_series_id": 76874754747, "related_series_name": "Hookago Revenge", "relation_id": 54850, "relation_type": "Prequel", "triggered_by_relation_id": 54849 } ], "series_id": 69727868941, "status": "Oneshot (Complete)", "title": "Houkago Pandemic", "type": "Manga", "url": "https://www.mangaupdates.com/series/w16680d/houkago-pandemic", "year": "2009" }
infos/10515911446
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "サイボーグ009 (シュガー佐藤)" } ], "authors": [ { "name": "ISHINOMORI Shotaro", "author_id": 36586276974, "type": "Author" }, { "name": "SUGAR Satou", "author_id": 37218342533, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 1671728160, "genres": [ { "genre": "Action" }, { "genre": "Adventure" }, { "genre": "Sci-fi" }, { "genre": "Shounen" } ], "image": { "height": 223, "url": { "original": "https://cdn.mangaupdates.com/image/i375058.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i375058.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": null, "as_string": null, "timestamp": 0 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "TV-kun", "publisher_id": 60125126388, "publisher_name": "Shogakukan" } ], "publishers": [ { "publisher_name": "Shogakukan", "publisher_id": 60125126388, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 1, "reading": 1, "unfinished": null, "wish": 2 }, "old_position": { "month": 1933, "six_months": null, "three_months": 3527, "week": 804, "year": null }, "position": { "month": 1771, "six_months": 4901, "three_months": 2346, "week": 780, "year": 6004 } }, "rating_votes": 0, "recommendations": [], "related_series": [ { "related_series_id": 63020064232, "related_series_name": "Cyborg 009", "relation_id": 71012, "relation_type": "Alternate Story", "triggered_by_relation_id": 0 }, { "related_series_id": 5743658286, "related_series_name": "Cyborg 009 (TSUCHIYAMA Yoshiki)", "relation_id": 71014, "relation_type": "Alternate Story", "triggered_by_relation_id": 0 } ], "series_id": 10515911446, "status": "1 Volume (Complete)", "title": "Cyborg 009 (SUGAR Satou)", "type": "Manga", "url": "https://www.mangaupdates.com/series/4twwh7a/cyborg-009-sugar-satou", "year": "1979" }
infos/5658442863
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "恐怖劇場" } ], "authors": [ { "name": "MATSUZAKI Akemi", "author_id": 411142759, "type": "Author" }, { "name": "MATSUZAKI Akemi", "author_id": 411142759, "type": "Artist" } ], "bayesian_rating": null, "categories": [], "category_recommendations": [], "completed": false, "description": "", "forum_id": 32960364021, "genres": [], "image": { "height": null, "url": { "original": null, "thumb": null }, "width": null }, "last_updated": { "as_rfc3339": "2018-10-16T09:22:09-07:00", "as_string": "October 16th, 2018 9:22am PDT", "timestamp": 1539706929 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "LC Mystery", "publisher_id": 57619000033, "publisher_name": "Gakken" } ], "publishers": [ { "publisher_name": "Gakken", "publisher_id": 57619000033, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 1, "custom": null, "reading": 3, "unfinished": null, "wish": 2 }, "old_position": { "month": 1933, "six_months": 5213, "three_months": 3528, "week": 806, "year": 7643 }, "position": { "month": 1778, "six_months": 4882, "three_months": 2350, "week": 778, "year": 5956 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 5658442863, "status": "", "title": "Kyoufu Gekijou", "type": "Manga", "url": "https://www.mangaupdates.com/series/2lkw2gf/kyoufu-gekijou", "year": "1994" }
infos/58598083833
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "One Woman In A Village Of Men!? -Running Away, Falling In Love, And Getting Caught" }, { "title": "イケメン村で女1人!?逃げて恋してつかまえて" } ], "authors": [ { "name": "TOKUMASA Atsuki", "author_id": 41053141621, "type": "Author" }, { "name": "TOKUMASA Atsuki", "author_id": 41053141621, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 58598083833, "category": "TL/Teens&#039; Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 } ], "category_recommendations": [], "completed": false, "description": "Miyu has come to visit a hot spring in small prefecture up in the mountains for work. When she goes to meet the handsome owner of the hot spring, he is amazed at the fact that she is a &quot;woman&quot;. It turns out that for the past several years only boys have been born in this town and it is a town filled of nothing but men! As she relaxes in the hot spring, a handsome man comes in and attacks her! &quot;A woman&#039;s here!&quot; says an aroused man as he mercilessly rubs her chest and fingers her down there... No matter how many times she escapes, the contest to make her their bride is never ending. But is there a secret love sprouting that has caught Miyu&#039;s heart!?<BR><BR><!--url_type_2--><a href='http://www.ebookrenta.com/renta/sc/frm/item/61799/' target='_blank'><u>from Renta!</u></a><!--url_type_2_end-->", "forum_id": 23529116846, "genres": [ { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Smut" } ], "image": { "height": 216, "url": { "original": "https://cdn.mangaupdates.com/image/i238158.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i238158.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-11-24T16:08:48-08:00", "as_string": "November 24th, 2022 4:08pm PST", "timestamp": 1669334928 }, "latest_chapter": 0, "licensed": true, "publications": [ { "publication_name": "Binkan Kyun Girls", "publisher_id": 51921943495, "publisher_name": "Bevy" } ], "publishers": [ { "publisher_name": "Bevy", "publisher_id": 51921943495, "type": "Original", "notes": "" }, { "publisher_name": "Renta!", "publisher_id": 44469338292, "type": "English", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 12, "reading": 1, "unfinished": null, "wish": 12 }, "old_position": { "month": 1936, "six_months": 5208, "three_months": 3521, "week": 803, "year": 7628 }, "position": { "month": 1777, "six_months": 4872, "three_months": 2351, "week": 777, "year": 5951 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 58598083833, "status": "Oneshot (Complete)", "title": "Ikemen Mura de Onna 1-ri!", "type": "Manga", "url": "https://www.mangaupdates.com/series/qx3saux/ikemen-mura-de-onna-1-ri", "year": "2013" }
infos/71733484266
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Mystery (Kang Full)" }, { "title": "아파트" } ], "authors": [ { "name": "Gangpul", "author_id": 23752872552, "type": "Author" }, { "name": "Gangpul", "author_id": 23752872552, "type": "Artist" } ], "bayesian_rating": 0, "categories": [], "category_recommendations": [], "completed": false, "description": "<b>Original Webtoon:</b><BR><!--url_type_2--><a title='https://webtoon.kakao.com/content/%EC%95%84%ED%8C%8C%ED%8A%B8/6' href='https://webtoon.kakao.com/content/%EC%95%84%ED%8C%8C%ED%8A%B8/6' target='_blank'><u>Daum</u></a><!--url_type_2_end-->, <!--url_type_2--><a title='https://page.kakao.com/content/60957897' href='https://page.kakao.com/content/60957897' target='_blank'><u>KakaoPage</u></a><!--url_type_2_end-->", "forum_id": 76185352257, "genres": [ { "genre": "Drama" }, { "genre": "Mystery" }, { "genre": "Seinen" } ], "image": { "height": 207, "url": { "original": "https://cdn.mangaupdates.com/image/i417039.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i417039.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-07-03T07:25:45-07:00", "as_string": "July 3rd, 2023 7:25am PDT", "timestamp": 1688394345 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Daum Webtoon", "publisher_id": 69898887659, "publisher_name": "Daum" }, { "publication_name": "KakaoPage", "publisher_id": 37090995261, "publisher_name": "Kakao" } ], "publishers": [ { "publisher_name": "Daum", "publisher_id": 69898887659, "type": "Original", "notes": null }, { "publisher_name": "Funnism", "publisher_id": 61207138264, "type": "Original", "notes": null }, { "publisher_name": "Kakao", "publisher_id": 37090995261, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 1, "reading": null, "unfinished": null, "wish": null }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 71733484266, "status": "30 Chapters + Prologue (Complete)", "title": "Apartment", "type": "Manhwa", "url": "https://www.mangaupdates.com/series/wyc9ip6/apartment", "year": "2004" }
infos/29630562220
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "義兄は会社で恋人になる~絶倫エリートと秘密の関係~" } ], "authors": [ { "name": "HIGUCHI Aya", "author_id": 32756269918, "type": "Author" }, { "name": "HIGUCHI Aya", "author_id": 32756269918, "type": "Artist" } ], "bayesian_rating": 0, "categories": [ { "series_id": 29630562220, "category": "Boss-Subordinate Relationship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "Office Lady", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "Office Life", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "Office Romance", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "Office Worker/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "Stepbrother-Stepsister Relationship", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 }, { "series_id": 29630562220, "category": "TL/Teens&#039; Love", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 25206563943 } ], "category_recommendations": [ { "series_name": "Nikushoku Joushi to Amaiki Zetchou Omiai H - Amakute Kawaii Omae wo Musabori Tabetai", "series_id": 30119855872, "weight": 24495 }, { "series_name": "Chirou Joushi wa Meiki na Watashi no SEX Kyuuseishu - Sounyuu 3-jikan, Nakaiki H no Zecchou Kaikan", "series_id": 32936395593, "weight": 24495 }, { "series_name": "Furachi na Hisho ni Oshioki o", "series_id": 39862546879, "weight": 24495 }, { "series_name": "Kojirase Shojo to Tarashi Joushi wa SEX ga Shitai", "series_id": 40327624452, "weight": 24495 }, { "series_name": "Oni Kachou to Himitsu no Yoru", "series_id": 44097981860, "weight": 24495 } ], "completed": false, "description": null, "forum_id": 74553433151, "genres": [ { "genre": "Josei" }, { "genre": "Romance" }, { "genre": "Smut" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i406226.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i406226.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2023-05-26T12:24:00-07:00", "as_string": "May 26th, 2023 12:24pm PDT", "timestamp": 1685129040 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Mobile Renai Sengen", "publisher_id": 6872879948, "publisher_name": "Shusuisha ORIGINAL" } ], "publishers": [ { "publisher_name": "Shusuisha ORIGINAL", "publisher_id": 6872879948, "type": "Original", "notes": null } ], "rank": { "lists": { "complete": 1, "custom": 2, "reading": null, "unfinished": null, "wish": null }, "old_position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null }, "position": { "month": null, "six_months": null, "three_months": null, "week": null, "year": null } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 29630562220, "status": "8 Chapters (Complete)", "title": "Gikei wa Kaisha de Koibito ni naru - Zetsurin Elite to Himitsu no Kankei", "type": "Manga", "url": "https://www.mangaupdates.com/series/dm19s4s/gikei-wa-kaisha-de-koibito-ni-naru-zetsurin-elite-to-himitsu-no-kankei", "year": "2021" }
infos/21989416354
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "夜の中の蛙、恋を知る" }, { "title": "夜半之蛙初識戀愛" }, { "title": "夜半之蛙初识恋爱" } ], "authors": [ { "name": "AHIRU Morishita", "author_id": 43532628525, "type": "Author" }, { "name": "AHIRU Morishita", "author_id": 43532628525, "type": "Artist" } ], "bayesian_rating": null, "categories": [ { "series_id": 21989416354, "category": "Bartender/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 29703155816 }, { "series_id": 21989416354, "category": "Jealous Uke", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 29703155816 }, { "series_id": 21989416354, "category": "Multiple Stories", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 29703155816 }, { "series_id": 21989416354, "category": "Older Uke Younger Seme", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 29703155816 }, { "series_id": 21989416354, "category": "Stripper/s", "votes": 0, "votes_plus": 0, "votes_minus": 0, "added_by": 29703155816 } ], "category_recommendations": [ { "series_name": "Sensei Kaihatsu Keikaku", "series_id": 22549182133, "weight": 14142 }, { "series_name": "Fake Gossip", "series_id": 28870940622, "weight": 14142 }, { "series_name": "Five Years Apart", "series_id": 34247656161, "weight": 14142 }, { "series_name": "Nicotine to Kiss to Sex to", "series_id": 40461818220, "weight": 14142 }, { "series_name": "Toshishita Renai Yuugi", "series_id": 44947755275, "weight": 14142 } ], "completed": false, "description": "", "forum_id": 54825187629, "genres": [ { "genre": "Smut" }, { "genre": "Yaoi" } ], "image": { "height": 227, "url": { "original": "https://cdn.mangaupdates.com/image/i298180.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i298180.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2022-12-11T15:29:49-08:00", "as_string": "December 11th, 2022 3:29pm PST", "timestamp": 1670801389 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Gush", "publisher_id": 23987291640, "publisher_name": "Kaiousha" } ], "publishers": [ { "publisher_name": "Kaiousha", "publisher_id": 23987291640, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 3, "custom": 7, "reading": 2, "unfinished": null, "wish": 7 }, "old_position": { "month": 1929, "six_months": 5192, "three_months": 3508, "week": 803, "year": 7572 }, "position": { "month": 1776, "six_months": 4852, "three_months": 2340, "week": 773, "year": 5929 } }, "rating_votes": 0, "recommendations": [], "related_series": [], "series_id": 21989416354, "status": "1 Volume (Complete)", "title": "Yoru no Naka no Kaeru, Koi o Shiru", "type": "Manga", "url": "https://www.mangaupdates.com/series/a3nxi8y/yoru-no-naka-no-kaeru-koi-o-shiru", "year": "2019" }
infos/21992340118
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "Hito no Onna" }, { "title": "ひとの妻 (抹茶ねじ)" }, { "title": "ひとの妻〈おんな〉" } ], "authors": [ { "name": "MACCHA Neji", "author_id": 74631192282, "type": "Author" }, { "name": "MACCHA Neji", "author_id": 74631192282, "type": "Artist" } ], "bayesian_rating": 6.39, "categories": [], "category_recommendations": [], "completed": false, "description": "1. Canonball<BR>2. Canonball!<BR>3. Daruma-san ga Koronda<BR>4. Shitagi, Urimasu.<BR>5. Tomo Yome wa Houkei ga Osuki", "forum_id": 64644305899, "genres": [ { "genre": "Adult" }, { "genre": "Hentai" }, { "genre": "Shotacon" } ], "image": { "height": 226, "url": { "original": "https://cdn.mangaupdates.com/image/i347141.png", "thumb": "https://cdn.mangaupdates.com/image/thumb/i347141.png" }, "width": 160 }, "last_updated": { "as_rfc3339": "2021-06-30T07:21:26-07:00", "as_string": "June 30th, 2021 7:21am PDT", "timestamp": 1625062886 }, "latest_chapter": 5, "licensed": false, "publications": [ { "publication_name": "Comic Milf", "publisher_id": 74480598456, "publisher_name": "TI Net" } ], "publishers": [ { "publisher_name": "TI Net", "publisher_id": 74480598456, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 4, "custom": 4, "reading": null, "unfinished": 1, "wish": 1 }, "old_position": { "month": 1873, "six_months": 5125, "three_months": 3506, "week": 795, "year": 7902 }, "position": { "month": 1718, "six_months": 5125, "three_months": 3506, "week": 770, "year": 7399 } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 21992340118, "status": "1 Volume (Complete)", "title": "Hito no Tsuma (MACCHA Neji)", "type": "Manga", "url": "https://www.mangaupdates.com/series/a3po68m/hito-no-tsuma-maccha-neji", "year": "2021" }
infos/64995311544
hf://datasets/Qqcf16426/mangaupdates@07359327b92960167ea4a803985e8f347a52bc18/requests.tar.xz
{ "anime": { "end": null, "start": null }, "associated": [ { "title": "蓬莱ガールズ" } ], "authors": [ { "name": "YAMADA Row", "author_id": 77341869675, "type": "Author" }, { "name": "YAMADA Row", "author_id": 77341869675, "type": "Artist" } ], "bayesian_rating": 6.37, "categories": [ { "series_id": 64995311544, "category": "Caretaker/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 }, { "series_id": 64995311544, "category": "Journey", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 }, { "series_id": 64995311544, "category": "Male Demographic with Female Lead", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 }, { "series_id": 64995311544, "category": "Mysterious Location", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 }, { "series_id": 64995311544, "category": "Sheep/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 49485475877 }, { "series_id": 64995311544, "category": "Sheltered Protagonist", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 }, { "series_id": 64995311544, "category": "Zombie/s", "votes": 1, "votes_plus": 1, "votes_minus": 0, "added_by": 74028121077 } ], "category_recommendations": [ { "series_name": "Fantasy Roujin Home Walhalla-sou", "series_id": 67975570192, "weight": 14142 }, { "series_name": "The King of Hell is Unhappy", "series_id": 69335129859, "weight": 14142 }, { "series_name": "Sekai Seifuku Monogatari", "series_id": 70921123800, "weight": 14142 }, { "series_name": "Sailor Zombie", "series_id": 76790508156, "weight": 14142 }, { "series_name": "#Zombie Sagashitemasu", "series_id": 77605710017, "weight": 14142 } ], "completed": false, "description": "Soma is a forbidden technique used to change a dead body into a zombie who follows their master&#039;s orders.<BR><BR>All of her life, Rinka was imprisoned by her father in her room and only accompanied by her father&#039;s soma, Yan-yan, as her caretaker. She always wanted to go outside to search for Hourai, a place where fish swim in the sky, birds fly in the water and waterfalls flow up to higher ground.<BR><BR>One day, she couldn&#039;t wait anymore and with Yan-yan&#039;s help she escaped from the room. They both went outside. And then, their journey to find Hourai began.<BR><BR>(Source: <!--url_type_2--><a href='http://myanimelist.net/manga.php?id=36157' target='_blank'><u>MyAnimeList</u></a><!--url_type_2_end-->.)<BR><BR>(For more information in Japanese, see the <!--url_type_2--><a href='http://kc.kodansha.co.jp/product?isbn=9784063842890' target='_blank'><u>official page of the first book at Kodansha</u></a><!--url_type_2_end-->.)", "forum_id": 78186698687, "genres": [ { "genre": "Adventure" }, { "genre": "Fantasy" }, { "genre": "Shounen" } ], "image": { "height": 239, "url": { "original": "https://cdn.mangaupdates.com/image/i85225.jpg", "thumb": "https://cdn.mangaupdates.com/image/thumb/i85225.jpg" }, "width": 160 }, "last_updated": { "as_rfc3339": "2014-08-23T02:21:43-07:00", "as_string": "August 23rd, 2014 2:21am PDT", "timestamp": 1408785703 }, "latest_chapter": 0, "licensed": false, "publications": [ { "publication_name": "Bessatsu Shounen Magazine", "publisher_id": 52396899975, "publisher_name": "Kodansha" } ], "publishers": [ { "publisher_name": "Kodansha", "publisher_id": 52396899975, "type": "Original", "notes": "" } ], "rank": { "lists": { "complete": 2, "custom": 15, "reading": 12, "unfinished": 2, "wish": 39 }, "old_position": { "month": 1922, "six_months": 5136, "three_months": 3494, "week": 801, "year": 7502 }, "position": { "month": 1768, "six_months": 4819, "three_months": 2333, "week": 776, "year": 5879 } }, "rating_votes": 1, "recommendations": [], "related_series": [], "series_id": 64995311544, "status": "2 Volumes (Complete)", "title": "Hourai Girls", "type": "Manga", "url": "https://www.mangaupdates.com/series/tuwj3co/hourai-girls", "year": "2009" }
End of preview.

I scraped mangaupdates for a project and i am sharing the data. There is a tar file which contians the json response from every infos entry. I parsed it and added it to a postgres database. The pgdump was uploaded too. There are some entries that do not exist anymore. It can be found in the removed ids json.

SQL structure I didnt try to make it a optimal strucure, but i tried to remove the redundancy of strings.

Info

 create table info
 (
   id                 serial primary key,
   private_id         int,
   public_id          bigint    not null,
   forum_id           bigint    not null,
   url_key            text      not null,
   url_name           text,
   titles             text[] not null,
   description        text,
   image_name         text,
   typ                int       not null,
   year               int,
   latest_chapter     integer   not null,
   rating             integer   not null,
   bayesian_rating    float,
   genres             int[] not null,
   tags               int[] not null,
   tags_upvotes       int[] not null,
   tags_downvotes     int[] not null,
   tags_uploader      bigint[] not null,
   status             text,
   licensed           boolean   not null,
   completed          boolean   not null,
   author             int[] not null,
   artist             int[] not null,
   publisher_original int[] not null,
   publisher_english  int[] not null,
   publication  text[] not null,
   publication_publisher  int[] not null,
   relations       text[] not null,
   anime_start text,
   anime_end text,
   last_updated_mu    TIMESTAMP,
   last_updated       TIMESTAMP not null,
   created            TIMESTAMP not null
 );

Types

create table if not exists mtypes
(
   id   serial primary key,
   name text not null
);

Genres

create table if not exists genres
(
   id   serial primary key,
   name text not null
);

Tags

create table if not exists tags
(
   id   serial primary key,
   name text not null
);

People

create table if not exists ppl
(
   id    serial primary key,
   mu_id bigint,
   name  text not null
);
Downloads last month
0