Your Name 4 năm trước cách đây
mục cha
commit
d882d653cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      similar_server/main.py

+ 1 - 1
similar_server/main.py

@@ -71,7 +71,7 @@ async def get_domain(domain_name):
     js2=json.loads(response.text)
     print(response.text)
 
-    jsdict['monthlyVisitsEstimate']=js2['monthlyVisitsEstimate']
+    jsdict['EstimatedMonthlyVisits']=js2['monthlyVisitsEstimate']
 #    desc=js['siteDescription']
 #    ustr=desc.encode('utf-8').decode('utf-8')
 #    print(ustr)