We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab65245 commit f57e137Copy full SHA for f57e137
moumoubaimifan/lagou/LgCrawler.py
@@ -252,4 +252,4 @@ def financeStage(self):
252
.render("拉勾融资.html")
253
)
254
if __name__ == '__main__':
255
- LgCrawler().field()
+ LgCrawler().crawler()
0 commit comments