shengqiangzhang / examples-of-web-crawlers

一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、微信读书、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

ersanliqiao opened this issue · comments

my_girl_friend = bot.friends().search(my_lady_wechat_name)[0]
IndexError: list index out of range

@ersanliqiao 你的my_lady_wechat_name字符串是什么?