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

Jobs API? #17

Open
AndySDH opened this issue Jan 13, 2019 · 10 comments
Open

Jobs API? #17

AndySDH opened this issue Jan 13, 2019 · 10 comments

Comments

@AndySDH
Copy link

AndySDH commented Jan 13, 2019

Hello,
Just stumbled across this, and I was wondering, is there an API also for the Jobs/Missions list?
Thanks!

@SerVB
Copy link

SerVB commented Jun 14, 2020

It seems not documented here but there is one:

https://scapi.rockstargames.com/search/mission?dateRange=any&sort=likes&filter=myBookmarks&platform=pc&title=gtav&includeCommentCount=true&pageSize=2&searchTerm=

image

Somebody needs to find time to investigate it better and document.

@Eznzo
Copy link

Eznzo commented Nov 5, 2021

Hi,
I, too, stumbled across this and I wonder: how do I obtain the secret bearer token you show in the picture?
Thanks!

@SerVB
Copy link

SerVB commented Nov 5, 2021

From browser dev tools ¯_(ツ)_/¯

I don't know a better way: haven't researched. The login was with Captcha, so it's not very straight-forward...

@Eznzo
Copy link

Eznzo commented Nov 5, 2021

What is the url of the website where you found the token in the devtools?

@SerVB
Copy link

SerVB commented Nov 5, 2021

@Eznzo
Copy link

Eznzo commented Nov 5, 2021

That worked! Thanks for the very quick response, considering this issue is from a year ago!

@SerVB
Copy link

SerVB commented Nov 5, 2021

No problem.

Looks like now it works even with Authorization: None. But of course that info won't contain data specific to the account like last played timestamp.

@Eznzo
Copy link

Eznzo commented Nov 5, 2021

Do you know if its possible to get more detailed information on a single job, like checkpoint positions for races or something like that?

@SerVB
Copy link

SerVB commented Nov 6, 2021

Should be possible because the browser somehow draws this data :) I haven't researched though. I would suggest you to try searching this data in dev tools requests.

@CsteelComp
Copy link

i have been trying to mod gta stats with social club and also add fast run and dunce cap. I have node js and i can run the rockstar server and also get my user info in. Im lost on the sending requests and scripts to the server . am i in the right direction or no

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

4 participants