Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam queue #24

Closed
flacky90 opened this issue Oct 28, 2017 · 1 comment
Closed

Steam queue #24

flacky90 opened this issue Oct 28, 2017 · 1 comment

Comments

@flacky90
Copy link

flacky90 commented Oct 28, 2017

Hello, I need your help :)

I'm trying to do script for: http://store.steampowered.com/explore/

Already somebody smart created useful script for web browser: https://pastebin.com/vZWDY1YW
I want to try convert this script to Node.js step by step. Unfortunately I stuck at 401 response (unautorized).

Here is my code: https://pastebin.com/qzG4E1Yg

Please help me :)
Greetings.

@SamerAlsayegh
Copy link
Owner

Unfortunately there is no built-in method for exploring Queue's. However, you can use the code that other person did and just use the botInfo.Request.getRequest and botInfo.Request.postRequest
and pass in the data for any postRequests the sessionid which can be fetched from 'botAccount.Auth.sessionid'

It shouldn't be too complicated, however you can contact me on Steam for further help.

@flacky90 flacky90 changed the title exploring Steam queue Steam queue Oct 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants