diff --git a/oneget.py b/oneget.py index e10403e..a3ce585 100644 --- a/oneget.py +++ b/oneget.py @@ -256,7 +256,7 @@ def main(): if not kwdata: print("没有获取到关键词数据") time.sleep(30) - break + continue print(f"搜索关键词数据: {kwdata}") kwdata = kwdata[0][1] rn = kwdata['rn']