Created
May 31, 2024 13:42
-
-
Save fragis0/f7334fca932d202158a7f64aac1a4710 to your computer and use it in GitHub Desktop.
RANDAPI example 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import PyRANDAPI as RANDAPI | |
randapi = RANDAPI.randapi() | |
print(randapi.get("YOUR_SPACE_ID_123456")) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment