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
I'm guessing (didn't double check) that the is.gd URL's are not expanded in the Twitter archive under expanded_url. That means the script would have to fetch the minified URL and see where the redirect points.
In that case I suggest creating a separate JSON / CSV file to track the mapping between short and long URL's. That way if you ever have to rerun the script, it won't hammer the URL shortener again needlessly, and if the shortener ever disappears, you still have the mapping.
Twitter used this until about 2011. It seems their engineers forgot about it, because they're not expanded, but they still work! Example.
The text was updated successfully, but these errors were encountered: