人類の歴史に存在するゲームをすべてマスターしよう
検索
ログイン 登録
Name
0 / 2735
0
通知
99

ユーザーアカウント

設定 ログアウト

通知

新しい通知はありません。

言語

English 繁體中文 简体中文 Español Português Deutsch العربية français Русский 한국어 भारतीय
メニュー

フォーラム > 一般的なディスカッション

Novel GamesスクレイピングAPI

投稿者 Piotr Grochowski
2024-12-20 00:34:18
#1
Piotr Grochowski
-997308
(翻訳者 Microsoft) Novel Gamesには、次のデータをスクレイピングするためのAPIがありますか?

•短い名前ですべてのゲームのリスト
• メンバーID別の全ユーザーのリスト
•すべてのニュースのリスト
•すべてのフォーラムの投稿と投票のリスト
•ユーザー情報(ユーザー名、習熟度、コイン、プロフィール写真、いいね、ゲームスコア)
•ゲーム情報(名前、簡単な説明、説明、日付、リリースノート)
•ゲームやフォーラムのコメントといいねカウント
•ゲームリーダーボード
(オリジナル) Novel Games scraping API

Does Novel Games have API for scraping the following data?

• list of all games by short name
• list of all users by member ID
• list of all news
• list of all forum posts and polls
• user information (username, mastery, coins, profile picture, likes, game scores)
• game information (name, short description, description, date, release notes)
• game and forum comments and like counts
• game leaderboards
投稿者 Piotr Grochowski
2024-12-20 00:34:18
いいね!
返信する
#2
Piotr Grochowski
-997308
(翻訳者 Microsoft) スクレイピングするその他のデータ:

•ゲームカテゴリ
•フォーラムの返信番号
•ゲームのパワーアップとレベルの数
• ゲームアセットとコード
(オリジナル) Other data to scrape:

• game categories
• forum reply numbers
• game power ups and number of levels
• game assets and code
投稿者 Piotr Grochowski
2024-12-20 01:54:50
いいね!
返信する
#3
Piotr Grochowski
(翻訳者 Microsoft) グロコウスキー @Piotr現在、APIを提供していません
(オリジナル) @Piotr Grochowski we currently do not provide any APIs
投稿者 Novel Games
2024-12-20 16:34:07
いいね!
返信する
#4
Piotr Grochowski
-997308
#3 に返信する:
(翻訳者 Microsoft) APIを提供していないのは確かですか?ゲームのコメントといいねカウント API (例: https://wwws.novelgames.com/en/games/getCommentInfos.php?shortName=fatherandson&count=50
(オリジナル) Are you sure you do not provide any APIs? The game comments and like counts API, for example: https://wwws.novelgames.com/en/games/getCommentInfos.php?shortName=fatherandson&count=50
投稿者 Piotr Grochowski
2024-12-22 03:59:04
いいね!
返信する
#6
Piotr Grochowski
-997308
投稿者 Piotr Grochowski
2024-12-23 16:11:36
いいね!
返信する
#7
Piotr Grochowski
#6 に返信する:
(翻訳者 Microsoft) グロコウスキー@Piotr 、これらを社内で使用しており、予告なく変更することがあります。第三者が使用するためのAPIは提供していません。
(オリジナル) @Piotr Grochowski we use these internally and we will change these without notice. We do not provide any APIs for third party use.
投稿者 Novel Games
2025-01-09 07:47:52
いいね!
返信する
#8
Piotr Grochowski
-997308
(翻訳者 Microsoft) ゲームアセットを確認したところ、1.binと2.binの両方にゲームサウンドが入っていますが、1.binでは64kbpsのモノラルmp3ファイル(ただし、mp3ファイルでありながらoggやwav拡張子が付いているものもあります)、2.binでは112kbpsのステレオoggファイルでありながら、ほとんどのファイルがmp3拡張子を持っているにもかかわらず、ゲームアセットをチェックしました。 @Novel Games :すべてのサウンドが2つの異なる形式で保存され、そのうちの少なくとも1つが毎回間違った拡張子を持つことは意図的ですか?
(オリジナル) When I checked the game assets, 1.bin and 2.bin both contain game sounds, but in 1.bin they're 64kbps mono mp3 files (but some of them have ogg or wav extension despite them being mp3 files), and in 2.bin they're 112kbps stereo ogg files, yet despite most of them having mp3 extension! @Novel Games Is it deliberate that every sound is stored in two different formats and at least one of them has wrong extension every time?
投稿者 Piotr Grochowski
2025-01-10 18:37:08
いいね!
返信する
#9
Piotr Grochowski
-997308
(翻訳者 Microsoft) @Novel Games Novel Games の Web サイト以外のゲームを Novel Games のアカウント システムとリーダーボードに接続し、ユーザーが Novel Games のスターを獲得できるようにするための推奨される方法は何ですか?

リーダーボードの送信機能を直接使用しようとするとクロススクリプトエラーが発生するため、ユーザーにスクリプトをNovel GamesのWebサイトのJavascriptコンソールにコピーして、スコアをNovelGamesリーダーボードに送信させます。Novel GamesのWebサイトの外部からNovel Gamesのスコアを直接承認するより良い方法はありますか?

(オリジナル) @Novel Games What is the recommended way to connect games from outside the Novel Games website to the Novel Games account system and leaderboard to ensure that users can obtain Novel Games stars from it?

Since attempting to use the leaderboard submit function directly results in a cross-scripting error, I make users copy the script to the Javascript console of the Novel Games website in order to submit the score to the Novel Games leaderboard. Is there a better way to directly authorize Novel Games scores from outside the Novel Games website?

投稿者 Piotr Grochowski
2025-04-11 15:30:20
いいね!
返信する
#10
Piotr Grochowski
#9 に返信する:
(翻訳者 Microsoft) グロコウスキー @Piotr、それを行う方法はありません
(オリジナル) @Piotr Grochowski , there is no way to do that
投稿者 Novel Games
2025-04-14 12:43:48
いいね!
返信する
#11
Piotr Grochowski
-997308
#10 に返信する:
(翻訳者 Microsoft) なぜ駄目なのですか。あなたの会社には、Novel Gamesのアカウント認証APIを作成する余裕がありませんか?
(オリジナル) Why not? Your company can't afford to make a Novel Games account authentication API?
投稿者 Piotr Grochowski
2025-04-14 13:25:27
いいね!
返信する

返信する

返信するにはログインが必要です
ログイン 登録
#1 に返信する:
メッセージを入力してください
投稿者 %s
返答を投稿
送信中。。
返信されませんでした。もう1度返信してください。 閉じる