#๐Ÿ”’ Roblox api

19 messages ยท Page 1 of 1 (latest)

balmy thicketBOT
#

@shadow bear

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

shadow bear
#

that is the extention

#

getting all players by server id? there is a chrome extention that gets everyones headshot just based off the server id which it grabs by looking through them (i know how to do that)

i need all the player tokens but here it only shows 4
https://thumbnails.roblox.com/docs/index.html

#

i can grab one with apis or manual but

#

i dont understnad how the exention grabs them all

waxen frigate
#

It's a paginated response. You use the nextPageCursor to fetch the next page, until you get a page without that field.

shadow bear
#

each one of these is a server

#

and those playertokens are the

#

pictures

shadow bear
#

but the extension can compare 1 persons picture to everyone in the server till it finds it

waxen frigate
balmy thicketBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.