-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #24 from io-monad/kakuyomu-fix
fix(kakuyomu): Fix failed to scrape new Kakuyomu mypage
- Loading branch information
Showing
6 changed files
with
510 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,20 @@ | ||
[ | ||
{ | ||
"url": "https://kakuyomu.jp/users/io-monad/news/1177354054880926400#comment-1177354054880957198", | ||
"id": "1177354054880957198", | ||
"body": "別のユーザーでコメントのテストです。\nうまく動く…", | ||
"articleTitle": "本日4月23日のマギハッカー更新はお休みいたします", | ||
"articleUrl": "https://kakuyomu.jp/users/io-monad/news/1177354054880926400", | ||
"userName": "@io-monad-test", | ||
"userUrl": "https://kakuyomu.jp/users/io-monad-test" | ||
"url": "https://kakuyomu.jp/users/io-monad/news/1177354054880909998#comment-1177354054881178630", | ||
"id": "1177354054881178630", | ||
"body": "のべらす、使ってみました!すごいですねコレ・・・…", | ||
"articleTitle": "小説作者向けのカクヨム・小説家になろう Chrome 拡張を作りました", | ||
"articleUrl": "https://kakuyomu.jp/users/io-monad/news/1177354054880909998", | ||
"userName": "零識 無記名(mukina)", | ||
"userUrl": "https://kakuyomu.jp/users/nishishikimukina" | ||
}, | ||
{ | ||
"url": "https://kakuyomu.jp/users/io-monad/news/1177354054880909998#comment-1177354054881178623", | ||
"id": "1177354054881178623", | ||
"body": "マギハッカーも大ファンです!いつも更新楽しみにし…", | ||
"articleTitle": "小説作者向けのカクヨム・小説家になろう Chrome 拡張を作りました", | ||
"articleUrl": "https://kakuyomu.jp/users/io-monad/news/1177354054880909998", | ||
"userName": "零識 無記名(mukina)", | ||
"userUrl": "https://kakuyomu.jp/users/nishishikimukina" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[ | ||
"1177354054880772094", | ||
"4852201425154996024" | ||
"4852201425154996024", | ||
"1177354054881227205" | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.