Spaces:
Runtime error
Runtime error
Commit
·
b842b2c
1
Parent(s):
a9b7301
Update app.py
Browse files
app.py
CHANGED
@@ -40,6 +40,7 @@ def greet(link):
|
|
40 |
|
41 |
celsci1=Celsci()
|
42 |
|
|
|
43 |
response3= celsci1.celscilist["dd"]['x']['followers'] #celsci1.fame(300) #checkfame("dd")
|
44 |
|
45 |
return response3 #result #soup.prettify()
|
|
|
40 |
|
41 |
celsci1=Celsci()
|
42 |
|
43 |
+
|
44 |
response3= celsci1.celscilist["dd"]['x']['followers'] #celsci1.fame(300) #checkfame("dd")
|
45 |
|
46 |
return response3 #result #soup.prettify()
|