Spaces:
Runtime error
Runtime error
Commit
·
b29cd30
1
Parent(s):
532f338
Update app.py
Browse files
app.py
CHANGED
@@ -38,9 +38,9 @@ def greet(link):
|
|
38 |
'''
|
39 |
#viewSoupMeta = API_Data #str(response).find("viewCount")
|
40 |
|
41 |
-
|
42 |
|
43 |
-
response3=
|
44 |
|
45 |
return response3 #result #soup.prettify()
|
46 |
|
|
|
38 |
'''
|
39 |
#viewSoupMeta = API_Data #str(response).find("viewCount")
|
40 |
|
41 |
+
celsci1=Celsci()
|
42 |
|
43 |
+
response3= celsci1.celscilist["dd"]['x']['followers'] #celsci1.fame(300) #checkfame("dd")
|
44 |
|
45 |
return response3 #result #soup.prettify()
|
46 |
|