V
V
Vitaliy Semyanchuk2014-01-11 14:43:42
API
Vitaliy Semyanchuk, 2014-01-11 14:43:42

What twitter api method to use to get original profile image?

Good afternoon everyone.
I thought of writing a small script to download images from twitter, well, the problem is when I make a request api.twitter.com?/1.1/users/search.json?q=Bill&page=1&count=3 it gives me avatars of size 28*28. And what method should be used to get the original.
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladlen Grachev, 2014-01-11
@fix20152

Try adding '_bigger' to the filename. For example, if you have a link to 8719c3b20e72d65.jpeg , then request 8719c3b20e72d65_bigger.jpeg .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question