Jump to content
McKay Development

Buying games on steam store


vlk_pro

Recommended Posts

Hello, I'm using your node-steam-session  +  node-steamcommunity  + node-steam-user awesome work, thank you very much.

I have a question how can I add any game from store.steampowered.com to my CART and later buy this game using node ? Is it possible ? Do you have any idea how to solve it ? I don't want to scrap whole html ... 

Link to comment
Share on other sites

U can set cookie jar for reqest or extract from steamstore and GET request on https://store.steampowered.com/api/addtocart/
And another steps u must reverse yourself cuz its against TOS I think

This code up add games to cart in bulk, and from now on they will be visible between devices.
https://store.steampowered.com/news/collection/steam/?emclan=103582791457287600&emgid=4149575031731807335
New
s: One cart across all devices

Enjoy 

query params for api get request : packageids with numbers, coma divided

Link to comment
Share on other sites

21 hours ago, 4049_1572836826 said:

U can set cookie jar for reqest or extract from steamstore and GET request on https://store.steampowered.com/api/addtocart/
And another steps u must reverse yourself cuz its against TOS I think

This code up add games to cart in bulk, and from now on they will be visible between devices.
https://store.steampowered.com/news/collection/steam/?emclan=103582791457287600&emgid=4149575031731807335
New
s: One cart across all devices

Enjoy 

query params for api get request : packageids with numbers, coma divided

 

sorry can you explain it with more details ? i think steam changed cart and this url is for old one ? https://store.steampowered.com/api/addtocart/

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...