add:wos来源使用starterapi采集

main
zhaoxiangpeng 2 months ago
parent e3a23ad33e
commit 7cda5cc406

@ -43,6 +43,7 @@ class WosLatestIncrementSpider(scrapy.Spider):
self.query_condition = task_obj['task_condition']
self.first_page = task_obj.get('first_page', 1)
self._records_found = 0
async def start(self):
full_query = self.query_content

Loading…
Cancel
Save