Skip to content

twarc followers #618

Answered by igorbrigadir
miguelwon asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Yes, twarc returns exactly what the API does, it only modifies the original responses to add some metadata in __twarc so if the API response is ordered somehow, the twarc response will be too.
  2. By default, all available expansions and fields are requested, so the full user payload is returned. The original responses have all of this inside includes portion of the response, and if you want to merge everything and have 1 complete object per line, you can use twarc2 flatten command on the responses, and you'll get 1 user per line.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by miguelwon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants