#1
-997308
(翻訳者 Microsoft) Novel Gamesには、次のデータをスクレイピングするためのAPIがありますか?
•短い名前ですべてのゲームのリスト
• メンバーID別の全ユーザーのリスト
•すべてのニュースのリスト
•すべてのフォーラムの投稿と投票のリスト
•ユーザー情報(ユーザー名、習熟度、コイン、プロフィール写真、いいね、ゲームスコア)
•ゲーム情報(名前、簡単な説明、説明、日付、リリースノート)
•ゲームやフォーラムのコメントといいねカウント
•ゲームリーダーボード
•短い名前ですべてのゲームのリスト
• メンバー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
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
-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
(翻訳者 Microsoft) グロコウスキー @Piotr現在、APIを提供していません
(オリジナル) @Piotr Grochowski we currently do not provide any APIs
投稿者 Novel Games
2024-12-20 16:34:07
いいね!
返信する
#4
-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
いいね!
返信する
#5
-997308
(翻訳者 Microsoft) 星を見る: https://wwws.novelgames.com/en/games/getMasteryLevels.php
ゲームのフォーラムスレッドセクションを見る: https://www.novelgames.com/en/forums/getGameThreadInfos.php?shortName=fatherandson
パワーアップとコインの価格を表示: https://licenses.novelgames.com/leaderboard/loadCoinsPowerUps.php
(オリジナル) View your stars: https://wwws.novelgames.com/en/games/getMasteryLevels.php
View Forum Threads section of games: https://www.novelgames.com/en/forums/getGameThreadInfos.php?shortName=fatherandson
View my notifications: https://account.novelgames.com/en/members/getNotifications.php?memberID=ng91104240
View power up and coin prices: https://licenses.novelgames.com/leaderboard/loadCoinsPowerUps.php
投稿者 Piotr Grochowski
2024-12-22 04:20:36
いいね!
返信する
#6
-997308
(翻訳者 Microsoft) 短い名前、タイプ、名前、最新バージョン、簡単な説明、新しい、更新されている、最終更新日、アイコン別のゲームのリスト: https://www.novelgames.com/en/games/getGameInfos.php?from=0&limit=1000
(オリジナル) List of games by short name, type, name, latest version, short description, is new, is updated, last updated date, and icon: https://www.novelgames.com/en/games/getGameInfos.php?from=0&limit=1000
投稿者 Piotr Grochowski
2024-12-23 16:11:36
いいね!
返信する
#7
#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
-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
-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
#9 に返信する:
(翻訳者 Microsoft) グロコウスキー @Piotr、それを行う方法はありません
(オリジナル) @Piotr Grochowski , there is no way to do that
投稿者 Novel Games
2025-04-14 12:43:48
いいね!
返信する
#11
-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
いいね!
返信する