Commit aa8c3a88 authored by litaolemo's avatar litaolemo

update

parent bacb31b1
...@@ -210,4 +210,4 @@ class Crawler_xiaohongshu(): ...@@ -210,4 +210,4 @@ class Crawler_xiaohongshu():
if __name__ == '__main__': if __name__ == '__main__':
test = Crawler_xiaohongshu() test = Crawler_xiaohongshu()
releaserurl = 'https://www.xiaohongshu.com/user/profile/5abbb57211be1027a0c880ae' releaserurl = 'https://www.xiaohongshu.com/user/profile/5abbb57211be1027a0c880ae'
res = test.releaser_page(releaserurl) res = test.releaser_page(releaserurl,proxies_num=1)
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