Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
get followers
paster442
Sep 5th, 2021
154
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
def
followers
(
user
)
:
return
int
(
re
.
search
(
r
"Followers
\(
([0-9]+)
\)
"
,
requests.
get
(
f
"https://scratch.mit.edu/users/{user}/followers"
)
.
text
,
re
.
I
)
.
group
(
1
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $12OO IN 10 MIN 5
JavaScript | 15 sec ago | 0.07 KB
FREE BTC GUIDE L
JavaScript | 53 sec ago | 0.07 KB
MAKE $900 INSTANTLY T
JavaScript | 3 min ago | 0.07 KB
FREE BTC GUIDE 2
JavaScript | 5 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN Q
JavaScript | 6 min ago | 0.07 KB
MAKE $900 INSTANTLY K
JavaScript | 6 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN 5
JavaScript | 10 min ago | 0.07 KB
Make $200 in 15 minutes F
JavaScript | 11 min ago | 0.07 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!