Twint for Python 停止抓取
我目前在 Anaconda 的 Powershell 中使用 Twint。
我的 python 版本是 3.6,昨天我更新了 Twint,
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
现在遇到了问题。
我正在使用这段代码,
twint -s "pinches hondureños" --since 2018-10-22 -o file.json --json
首先它向我显示了过去几天发布的一些推文,但它只是停止并显示以下内容:
[!] No more data! Scraping will stop now.
found 0 deleted tweets in this search.
我知道有更多带有该短语的推文,但 Twint 不收集它们,以前有人遇到过这个问题吗?如果有的话,你是如何解决的?
I'm currently using Twint in Powershell from Anaconda.
My python version is 3.6 and I've updated Twint just yesterday with
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
I have a problem right now.
I'm using this code
twint -s "pinches hondureños" --since 2018-10-22 -o file.json --json
At first it shows me some tweets that have been made in the past days, but it just stops and says the following:
[!] No more data! Scraping will stop now.
found 0 deleted tweets in this search.
I know that there are more tweets with that phrase, but Twint does not collect them, has anyone had this problem before? And if you had, How did you resolve it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论