DocNow / hydrator

Turn Tweet IDs into Twitter JSON & CSV from your desktop!
MIT License
430 stars 62 forks source link

Multiple Accounts? #74

Closed Shooter3k closed 3 years ago

Shooter3k commented 3 years ago

Is there any way to link Hydrator to multiple accounts? If not, is there any way to run Hydrator multiple times with different linked accounts?

edsu commented 3 years ago

Not really. You could run the Hydrator on different computers with different accounts. You may want to take a look at twarc if you want to get more fancy with how you are hydrating data. It allows you to have multiple profiles and to run concurrent processes. I would suggest that you use the same app with different authenticating users though since Twitter may be on the lookout for multiple apps (consumer key / secret pairs) at the same IP address.