Game Top Sellers and Details Notes Steam
Running on a 3 hour cron to import top steam games by user count.
Import: https://api.kruxor.com/view/imports/xhj2S/
Need to link the details from this import and search the Game Details passing in the game id or title to this.
Can pass in the game details URL here:
https://api.kruxor.com/view/content/in2L3/game-details/
So need an import function that checks for the game title in game details and then if it does not exist, then pass it to the game details url importer.
Run this every 20 mins to populate the games data automatically.
Passes into this import: https://api.kruxor.com/imports/nHOE3/ https://api.kruxor.com/view/imports/nHOE3/
But you need to send a game_url
as well. I guess it can then check if the game url exists in the details to see if its been processed before sending it.
import_type: steam_game_details
..
new function: top_games_details
this will load an item from the top game details,
* add a processed field to top games