zhangyong 4 months ago
parent
commit
75df9514c3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      spider/crawler_online/lepaoledong.py

+ 2 - 1
spider/crawler_online/lepaoledong.py

@@ -51,7 +51,8 @@ class LPLDRecommend(object):
         headers = {
         headers = {
             'Content-Type': 'application/json'
             'Content-Type': 'application/json'
         }
         }
-        url = "http://8.217.192.46:8889/crawler/le_pao_le_dong/recommend"
+        url = "http://8.217.192.46:8889/crawler/le_pao_da_run/recommend"
+        # url = "http://8.217.192.46:8889/crawler/le_pao_le_dong/recommend"
         while True:
         while True:
             payload = json.dumps({
             payload = json.dumps({
                 "cursor": ""
                 "cursor": ""