-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
missing favorites and error occurred - list index out of range [x] feed.mobile #338
Comments
Now as now Please note even if we add a "date-selector" for favorites, we will have to scrape every tweet and then filter out what we are not looking for. So there will not be speed improvements or something like that. Unfortunately that's how Twitter works and we can do almost nothing. That said, it could be possible that Twitter stops returning new entities because you (as everyone else) in that case requested too many queries. I tried and I got less tweets than expected |
also another thing, why when I trying to get all favorites, it brings small amount of numbers than its recorded in twitter, then print this message
(Lets say that i want them as whole bunch without any date searching or any other conditions) |
Got the time to try and I get that error, this needs to be addressed |
also I don't really want to mix up all errors, but seems like retweet function does not work also, it gives me this message
|
It was working a while ago, thanks for reporting! |
you're welcome |
i've tried with a new feature that you post |
Great! Thank you! That's really useful.
I'm going to check it out in the next days, thank you for your patience
-------- Messaggio originale --------
On 4 Feb 2019, 21:29, Arwa200 ha scritto:
… i've tried with a new feature that you post
i got the following from log for favorites,
[https://drive.google.com/file/d/1mpaos7opx9Y8W3GuI655Fd9TsZdZsBtJ/view?usp=sharing](url)
for the last line says that no more tweet, i am sure that there more than this number, because i used an automatic scroll down to see if there is more tweet or not..
—
You are receiving this because you commented.
Reply to this email directly, [view it on GitHub](#338 (comment)), or [mute the thread](https://github.com/notifications/unsubscribe-auth/AQjzJvvVyrY1c-YyGhyE08JDPP1zLM5Qks5vKJgagaJpZM4aWcde).
|
@pielco11 sure, so excited to try it with a new solution. |
Unfortunately it lasted just few times, I guess that I did not find the solution, yet. I'm still testing right now |
Firstly I tried with mobile.twitter.com and got the error, but the date of the last tweet is about a month before than the last scraped tweet which could still be ok since I do not get always the same amount of tweets. Secondly I retried via twitter.com (Twint uses the mobile version, not desktop) and I can scroll down as much as I want. Now let's go back to the first case, if I keep trying to scroll down, no more tweets are loaded. I have to wait a while and then click over "Try again". So I guess that Twitter is blocking mobile requests after a while and then asks for user interaction to keep scrolling And everything ends here, to see the Likes of an user via desktop, you have to login |
@Arwa200 I hope that you will find this as an exhaustive debug operation, if you have other ideas or suggestions, just say |
@pielco11 Thank you very much, appreciate your effort for building such great tool .. |
Issue Template
Please use this template!
Initial Check
pip3 install --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Command Ran
Description of Issue
Environment Details
Thank you In advance..
The text was updated successfully, but these errors were encountered: