Skip to content

Unable to scrape all the data of an Twitter account, need help in scraping all of its contents #4618

Answered by mikf
rarelygoeshere asked this question in Q&A
Discussion options

You must be logged in to vote

TLDR: Twitter search bad, but the only option

As far as I know, it is not really possible to get more items from a Twitter user than gallery-dl already gets, unless maybe with a more precise search query.

The current strategy is using the /media timeline for the first ~1000 items, followed by a search for from:USERNAME maxid:LAST_MEDIA_ID. The problem with this is 1) there are no other ways to get older Tweets other than searching and 2) search got severely crippled, rate limited, and is inaccurate (i.e. it misses Tweets).

Your config settings shouldn't matter all that much or at all as long as you run gallery-dl with twitter.com/USERAME as input URL.

I'm not sure what's the etiquette fo…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@rarelygoeshere
Comment options

@anthonyj-codestuff
Comment options

@rarelygoeshere
Comment options

Comment options

You must be logged in to vote
2 replies
@mikf
Comment options

Answer selected by rarelygoeshere
@rarelygoeshere
Comment options

Comment options

You must be logged in to vote
1 reply
@rarelygoeshere
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants