You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
If the issue is a request please specify that it is a request in the title (Example: [REQUEST] more features). If this is a question regarding 'twint' please specify that it's a question in the title (Example: [QUESTION] What is x?). Please only submit issues related to 'twint'. Thanks.
Make sure you've checked the following:
[] Python version is 3.6;
[] Updated Twint with pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint;
[] I have searched the issues and there are no duplicates of this issue/question/request.
Command Ran
Please provide the exact command ran including the username/search/code so I may reproduce the issue.
twint -u username --followers
Description of Issue
Please use as much detail as possible.
received the following error: CRITICAL:root:twint.feed:Follow:IndexError
No followers are being returned
Environment Details
Using Windows, Linux? What OS version? Running this in Anaconda? Jupyter Notebook? Terminal?
Mac
The text was updated successfully, but these errors were encountered:
Another update again, twiter started to return "This browser is no longer supported." page for fav and following pages.
If anyone finds a way to fetch static page, let's communicate please!
We just started testing Twint a few days ago and most worked fine except for USER profile data null returns, and now this ISSUE, which I would agree is a "browser" response issue. But I don't know much to understand twint yet. I did something similar to twint with a non-python app that does more scraping of data and has similar problems but more is related to cookies/browser emulation.
As per above issue, my test environment was Linux Mint and ubuntu 18.3-20. pip3. (3.7+) all responding with the same error.
Issue Template
Please use this template!
Initial Check
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Command Ran
Description of Issue
Environment Details
The text was updated successfully, but these errors were encountered: