#1
-997308
(由 Microsoft 翻译) 乐和游戏有没有 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 Grochowski ,我们目前不提供任何 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
查看 Power Up 和 Coin 价格: 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 Grochowski 内部使用这些,我们将更改这些,恕不另行通知。我们不提供任何供第三方使用的 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 文件(但其中一些文件具有 ogg 或 wav 扩展名,尽管它们是 mp3 文件),而在 2.bin 中它们是 112kbps 立体声 ogg 文件,尽管它们中的大多数都有 mp3 扩展名! @Novel Games 是否故意让每个声音都以两种不同的格式存储,并且每次都至少有一个格式的扩展名错误?
(原文) 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游戏 将乐和游戏网站以外的游戏连接到乐和游戏的帐户系统及排行榜,以确保使用者能从中获得乐和游戏的星星,建议的方法是怎样的呢?
由于尝试使用排行榜提交功能会直接导致跨脚本错误,因此我让用户将脚本复制到乐和游戏网站的 Javascript 控制台,以便将分数提交到乐和游戏的排行榜。有没有更好的方法可以直接从乐和游戏网站以外的地方授权乐和游戏的分数呢?
(原文) @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 Grochowski ,没有办法做到这一点
(原文) @Piotr Grochowski , there is no way to do that
作者 Novel Games
2025-04-14 12:43:48
赞
回复
#11
-997308
回答 #10:
(由 Microsoft 翻译) 为什么不呢?贵公司无力制作乐和游戏帐户认证应用程序接口?
(原文) Why not? Your company can't afford to make a Novel Games account authentication API?
作者 Piotr Grochowski
2025-04-14 13:25:27
赞
回复