Commit 94640822 authored by litaolemo's avatar litaolemo

update

parent 01474d0b
......@@ -129,7 +129,7 @@ class Crawler_xiaohongshu():
doc_type=None,
output_to_es_register=False,
push_to_redis=False, proxies_num=None, **kwargs):
self.driver.get("www.xiaohongshu.com")
self.driver.get("https://www.xiaohongshu.com/")
self.driver.implicitly_wait(1)
time.sleep(0.5)
self.driver.get(releaserUrl)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment