Twint for Python 停止抓取

发布于 2025-01-11 18:46:30 字数 551 浏览 0 评论 0原文

我目前在 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文