This commit is contained in:
dosang.yoon
2022-06-03 15:29:49 +09:00
parent 7839146545
commit 7ded335f71
6 changed files with 148 additions and 25 deletions

View File

@@ -387,6 +387,8 @@ class StockCrawler:
break
except:
print(pg_url)
if page > 200:
break
continue
for date in html[0].날짜.values: