-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0) #915
Comments
I experienced the same problem today as well. Yesterday was still fine. |
今天用就有事 |
I am having the same issue |
Glad to see I am not the only one. I just discovered this today and was excited to use it. I hope they can fix it ASAP |
getting the same error! |
Getting the same error as well. Hope it gets fixed ASAP |
I guess Twitter has deleted https://twitter.com/i/search/timeline Twint is not the only Twitter scraper having the same problem. See: jonbakerfish/TweetScraper#92 |
bad news |
Does that mean the project is going to fail |
I am also having the same issue. The system was working fine yesterday! |
Problem also appears using GetOldTweets3. |
https://twitter.com/search?f=live&q=bug%20min_retweets%3A100%20until%3A2020-09-18%20since%3A2020-09-11&src=typed_query but it can work can we do this search here |
Even I am facing the same issue. Any luck? |
We need to find a new endpoint. I loaded the site and saw this link This is somewhat the official twitter api and you need a bearer token to access this. The bearertoken is provided in the https://abs.twimg.com/responsive-web/client-web/main.6b1bdbc5.js file. Just search for "AAAAAA" and you can find it. Now you can craft a GET request in postman with the x-csrf-token, the x-guest-token and the bearer token for authentification. |
Having the same issue as well. Just tried yesterday (2020-09-17) and everything worked fine. I tried Twint today (2020-09-18) and I got the same loop.
|
I thought I was the only person who was facing this. Hope they fix this. |
i'm having the same problem here. |
Same problem here. Yesterday was working fine... |
Everything is working except to fetch tweets. Yesterday was working fine |
Hi I just want to add that I also had no problems yesterday but today I can't get any data. Also, I was trying other tool to see if it worked and they seem to be having similar issues |
I think I'm the only one facing this 'twint' problem. I hope it is fixed soon |
I am also facing this issue |
Big thanks to @yunusemrecatalcam I'm not using Twint but instead my own similar Twitter scraper program writen in PHP. So I can't comment directly on @yunusemrecatalcam 's changes to Twint. Anyway. Couple of days ago my own scraper stopped working just like all Twitter scrapers using i/search/timeline endpoint did. Following @yunusemrecatalcam 's example, I implemented similar changes to my program that @yunusemrecatalcam did to Twint in PR #917. I haven't had the time to finished all changes, but preliminary impressions are mixed. The new mobile endpoint appears to function similarly to the old one, but Twitter appears to return a lot fewer tweets as a result to queries than previously. Queries that resulted hundreds of tweets earlier now result just tens of tweets. I can't yet comment on speed or rate limits etc. And again, these are just preliminary impressions. (Edit: I incorrectly tagged @pielco11 when I should have tagged @yunusemrecatalcam. My apologies.) |
Same problem |
got the same problem though fetching followers and followings are just fine. anyway, is there any good alternative to twint? |
以前是都能用吗?才刚发现这个就发现好像出问题了 |
they changed end point url to 👍 |
after installing the new one, I am getting ~/.local/lib/python3.7/site-packages/twint/format.py in Tweet(config, t) TypeError: replace() argument 2 must be str, not int |
Is there any specification for installing it on ubuntu? |
I have no problem installing it on Ubuntu 16.04 under Conda environtment. I used this command: pip install --user --upgrade git+https://github.com/twintproject/twint.git@origin/master#egg=twint |
create a new virtual environment in anaconda and install python 3.6 in there.
Then try to run the script:-
|
Hi everyone, when I run the following command: pip3 install --user --upgrade git+https://github.com/twintproject/twint.git@origin/master#egg=twint Does it work on MAC OS? |
@romellfudi Yes it works on my macOS. It gave me error message at the beginning but after I deleted the "--user" part it works |
worked for me |
Me Too ^-^ |
Also worked for me, as of September 2021 |
^ This worked for me too! |
upgrading twint works. |
@tsaaii can you normally scrape all the tweets without encountering limit/date constraints? Thanks! |
it limits tweets on time line as mentioned in documentation. I haven't seen any date constraints so far. |
@tsaaii Thanks for your reply! Did you clone the git repo as well or just pips upgrade? I can only get a few tweets after uninstall and reinstall. |
clone the repo first, upgrade it next. It works for me. Make sure python version is 3.6. |
@tsaaii Thanks! the 3.6 version and upgrade works for me but only for the latest tweets. Twint does not return anything when specifying since and until. Just want to know if you also cannot retrieve historical tweets or it's just me! |
This issue fixed after running this command: However, following this upgrade, it resumed collect briefly (16 tweets recovered then the following print out before the error: [!] No more data! Scraping will stop now.
|
已收到您的邮件,会尽快回复
|
Hey all... I am having this problem now in Dec 2021. I have tried all the fixes, but none worked for me. I used Google Cloud Shell and I was able to get twint to work, but then I was getting the same errors. I was wondering how to use the above date? Do I run it on the command line? Just wondering. Thanks. |
I am facing the same issue ..I have tried all the solutions. Can anyone help me |
已收到您的邮件,会尽快回复
|
Thank you very much Himanshu! Was really struggling with this. |
Have you tried what Himanshu suggested? |
This worked for me! Thanks. |
已收到您的邮件,会尽快回复
|
this didn't work for me |
已收到您的邮件,会尽快回复
|
thanks |
This error will be reported from 0:00 on September 18, 2020. It is found through debug that the https://twitter.com/i/search/timeline page does not exist. Can you fix it?By changing the IP, it can be determined that Twitter is not banning the IP
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
CRITICAL:root:twint.run:Twint:Feed:noDataExpecting value: line 1 column 1 (char 0)
sleeping for 1.0 secs
The text was updated successfully, but these errors were encountered: