#1
2687
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
• 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
by Piotr Grochowski
2024-12-20 00:34:18
Like
Reply
#2
2687
Other data to scrape:
• game categories
• forum reply numbers
• game power ups and number of levels
• game assets and code
by Piotr Grochowski
2024-12-20 01:54:50
Like
Reply
#3
@Piotr Grochowski we currently do not provide any APIs
by Novel Games
2024-12-20 16:34:07
Like
Reply
#4
2687
In reply to #3:
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
by Piotr Grochowski
2024-12-22 03:59:04
Like
Reply
#5
2687
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
by Piotr Grochowski
2024-12-22 04:20:36
Like
Reply
#6
2687
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
by Piotr Grochowski
2024-12-23 16:11:36
Like
Reply
#7
In reply to #6:
@Piotr Grochowski we use these internally and we will change these without notice. We do not provide any APIs for third party use.
by Novel Games
2025-01-09 07:47:52
Like
Reply
#8
2687
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?
by Piotr Grochowski
2025-01-10 18:37:08
Like
Reply