[Tumblr] Help trying to find reblogs from an old deleted Tumblr account #5467
-
I've been trying to find posts from a deleted account by searching for reblogged posts of theirs on other accounts, but I'm running into some errors that stop the search part way through and I have no clue as to how to fix them. Any help would be greatly appreciated! The account I'm looking for was called "viajeros-bizg", now "viajeros-bizg-deactivated201808", and I found this post from a while back asking the exact same thing: #137, so I've been trying: What I'm coming across is a Here are some of the blogs that I've tried testing with: Another thing just to note, but some of the posts I'm looking for are also well over 10 years old at this point on 10+ year old accounts, so any search takes a fair bit of time before anything appears. If anybody's got anyway of speeding that up and/or reducing the risk of hitting the API limit then please let me know as well! Here is an example of the output I'm getting when I search "samode.tumblr.com" and the
These are the images that get found: But you can see here with a regular searchbox that there's more stuff that can be found (diaz-portal was their old account name): My config file is also completely barebones, just my API keys basically:
Again, if you have anything that could help me then please let me know and PLEASE NOTE any searches would be taking you back maybe 10+ YEARS so it does take a while. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't think there is much that can be done about that except maybe increasing the
Use
You can use |
Beta Was this translation helpful? Give feedback.
I don't think there is much that can be done about that except maybe increasing the
retries
count.Use
locals().get('reblogged_root_name')
to prevent this error when trying to accessreblogged_root_name
when it is not defined.