question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

twarc2: Stuck and not downloading tweets

See original GitHub issue

I tried the following command:

twarc2 search from:vinnymma --archive tmp.jsonl It takes forever and then downloads nothing at all. As you can see from https://twitter.com/vinnymma, this handle has several thousand tweets. Please note that I did not ge an issue with downloading tweets for any other handles.

Not sure if there is something unique about the above handle.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
edsucommented, May 21, 2021

@santoshbs you should find this fixed in v2.0.13 which you can install with pip3 install --upgrade twarc

1reaction
SamHamescommented, May 21, 2021

See #467 for a fix to the log messages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invalid string length - Twitter API v2
While downloading data through the Twitter Downloader tool, I got stuck with the error “Invalid string length” and could not get the requisite ......
Read more >
twarc.Client2 - Read the Docs
Twarc2. A client for the Twitter v2 API. Source code in twarc/client2.py ... v in kwargs.items() if v is not None}} return params...
Read more >
503 Error with search/all · Issue #449 · DocNow/twarc
I noticed when searching with --archive that I occasionally am getting this in the log: 2021-04-29 10:14:07737 WARNING 503 from Twitter API, ...
Read more >
twarc2 conversation with some ID values doesn't return ...
twarc uses a search behind the scenes. The problem is the default Twitter v2 seach endpoint only returns data for the last 7...
Read more >
Twitter Data Collection Using Twarc
Archiving Twitter JSON data. Researchers can use Twitter data to inform their work. This kind of data is not limited to a single...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found