Explorar o código

重构列表页爬虫

dongzhaorui %!s(int64=2) %!d(string=hai) anos
pai
achega
b6a4e997ae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      zgztb_cookie/zgzbtb_spider.py

+ 1 - 1
zgztb_cookie/zgzbtb_spider.py

@@ -158,7 +158,7 @@ class CebPubServiceListPageSpider:
                 "site": "中国招标投标公共服务平台",
                 "channel": menu.channel,
                 "spidercode": menu.code,
-                "area": area,
+                "area": area.replace('省', ''),
                 "city": city,
                 "district": "",
                 "comeintime": int2long(int(time.time())),