Groups
Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Groups
python-twitter
Conversations
About
Group path
python-twitter
1–30 of 955
Welcome to the python-twitter discussion group
Mark all as read
Report group
0 selected
Ievgen's profile photo
Ievgen
,
lznl...@gmail.com
2
6/3/18
bug in Api.GetSearch
Thank
unread,
bug in Api.GetSearch
Thank
6/3/18
gal tzemach's profile photo
gal tzemach
6/3/18
python-twitter
Can I use the Twitter API Premium using your library or only the API standard? So how do you switch
unread,
python-twitter
Can I use the Twitter API Premium using your library or only the API standard? So how do you switch
6/3/18
poxyran's profile photo
poxyran
2
11/22/17
Get the total number of tweets a given user has marked as favorite
Got it: favourites_count property from the User object. BR, Nahuel On 11/21/2017 5:08 PM, poxyran
unread,
Get the total number of tweets a given user has marked as favorite
Got it: favourites_count property from the User object. BR, Nahuel On 11/21/2017 5:08 PM, poxyran
11/22/17
TheRaven314's profile photo
TheRaven314
8/2/17
Package ID
I am using visual studios 2017 and when i try to install a package it wants an id, what is said id
unread,
Package ID
I am using visual studios 2017 and when i try to install a package it wants an id, what is said id
8/2/17
correo....@gmail.com's profile photo
correo....@gmail.com
7/7/17
media_additional_owners not working
Hello everyone, I have a problem with the api. When I do: api.PostUpdate(status=text, media=media,
unread,
media_additional_owners not working
Hello everyone, I have a problem with the api. When I do: api.PostUpdate(status=text, media=media,
7/7/17
Evan Smith's profile photo
Evan Smith
5/23/17
api works on some calls but not on api.GetLists ...
Hello, I assume I configured something wrong. The api.GetUser works fine, as doe the api.
unread,
api works on some calls but not on api.GetLists ...
Hello, I assume I configured something wrong. The api.GetUser works fine, as doe the api.
5/23/17
evancharl...@gmail.com's profile photo
evancharl...@gmail.com
5/23/17
api.GetListLists does not seem to work
Hello, I am clearly confused on something. The call api.GetUser(user_id=follower_id) works fine, and
unread,
api.GetListLists does not seem to work
Hello, I am clearly confused on something. The call api.GetUser(user_id=follower_id) works fine, and
5/23/17
sai nagendra bhavani prasad's profile photo
sai nagendra bhavani prasad
2/20/17
Need help regarding Twitter clone in django
Hi, I am Sai from bangalore, looking for ready made Twitter clone developed in python django. Please
unread,
Need help regarding Twitter clone in django
Hi, I am Sai from bangalore, looking for ready made Twitter clone developed in python django. Please
2/20/17
Chris Conlan's profile photo
Chris Conlan
2
2/1/17
Re: Question on Python-Twitter
Hi there, I just started using the Python Twitter api tool you've developped. It's a fantasic
unread,
Re: Question on Python-Twitter
Hi there, I just started using the Python Twitter api tool you've developped. It's a fantasic
2/1/17
Jim Gwilliam's profile photo
Jim Gwilliam
, ...
bear
4
4/8/16
Help: How to Get Friends List of User (not self)
Oh, I read the question all wrong! Well, I implemented the missing Friendship items in pull request #
unread,
Help: How to Get Friends List of User (not self)
Oh, I read the question all wrong! Well, I implemented the missing Friendship items in pull request #
4/8/16
mahend...@gmail.com's profile photo
mahend...@gmail.com
,
Jeremy Low
2
3/31/16
Date of followers
Twitter doesn't expose an endpoint (or the data) for that information, but if you're using
unread,
Date of followers
Twitter doesn't expose an endpoint (or the data) for that information, but if you're using
3/31/16
tsal...@gmail.com's profile photo
tsal...@gmail.com
3/18/16
Number of Replies to a tweet
Hi Twitter User Group: I am trying to get number of replies to a tweet using tweepy API. Is someone
unread,
Number of Replies to a tweet
Hi Twitter User Group: I am trying to get number of replies to a tweet using tweepy API. Is someone
3/18/16
robins...@gmail.com's profile photo
robins...@gmail.com
3/18/16
Using with app-auth
Hi, I'd like to use python-twitter with app auth, to take advantage of the higher rate-limits for
unread,
Using with app-auth
Hi, I'd like to use python-twitter with app auth, to take advantage of the higher rate-limits for
3/18/16
Dkode's profile photo
Dkode
3/18/16
Get Trending and search Hashtags
Is there any way by which we can get Trending topics list ? Is there any way to get top 10 posts
unread,
Get Trending and search Hashtags
Is there any way by which we can get Trending topics list ? Is there any way to get top 10 posts
3/18/16
Tarique Salaheen's profile photo
Tarique Salaheen
3/18/16
Reply Count to a Tweet
Hi Python-Twitter Group: I am trying to get number of reply count to a tweet using python tweepy,
unread,
Reply Count to a Tweet
Hi Python-Twitter Group: I am trying to get number of reply count to a tweet using python tweepy,
3/18/16
Christian's profile photo
Christian
,
Dkode
2
3/18/16
download pictures?
You can use urllib or urllib2 library for downloading pictures import urllib my_url = my_user.
unread,
download pictures?
You can use urllib or urllib2 library for downloading pictures import urllib my_url = my_user.
3/18/16
jonand...@gmail.com's profile photo
jonand...@gmail.com
,
bear
2
2/29/16
issue with GetUserTimeline (generates a 404 error)
I don't believe you can have the @ in front of the screen_name value. On Sun, Feb 28, 2016 at 8:
unread,
issue with GetUserTimeline (generates a 404 error)
I don't believe you can have the @ in front of the screen_name value. On Sun, Feb 28, 2016 at 8:
2/29/16
swat...@gmail.com's profile photo
swat...@gmail.com
,
Jeremy Low
3
2/29/16
Newbie Here - TwitterApi 2.2 and Python 3.4
Weird, I replied to this before, but I guess it didn't go through. Try upgrading Python-Twitter
unread,
Newbie Here - TwitterApi 2.2 and Python 3.4
Weird, I replied to this before, but I guess it didn't go through. Try upgrading Python-Twitter
2/29/16
Colin Everiss's profile photo
Colin Everiss
,
Jeremy Low
2
2/13/16
problem with coding
Not at my computer right now, but I think track=["car breakdown"] should get you what you
unread,
problem with coding
Not at my computer right now, but I think track=["car breakdown"] should get you what you
2/13/16
travis hatch's profile photo
travis hatch
1/29/16
Auto reply and auto follow
I just wanted to find a way to reply to a user based on a phrase or if a user @s me first. In
unread,
Auto reply and auto follow
I just wanted to find a way to reply to a user based on a phrase or if a user @s me first. In
1/29/16
bear's profile photo
bear
12/29/15
Python v3 support is ready for some serious testing
I've gone an merged the Python v3 branch and set the version to 3.0rc1 The release is tagged in
unread,
Python v3 support is ready for some serious testing
I've gone an merged the Python v3 branch and set the version to 3.0rc1 The release is tagged in
12/29/15
Bob Pasker's profile photo
Bob Pasker
,
bear
3
12/29/15
pylint
All linting issues are now fixed!
unread,
pylint
All linting issues are now fixed!
12/29/15
paulo...@gmail.com's profile photo
paulo...@gmail.com
,
bear
2
10/31/15
Error authenticating to Twitter
First I would check with debugHTTP=True set in the call to Api() - this will print what is being sent
unread,
Error authenticating to Twitter
First I would check with debugHTTP=True set in the call to Api() - this will print what is being sent
10/31/15
Francisco Perez's profile photo
Francisco Perez
,
bear
4
10/1/15
Getting weird error when running executable
I was also told in a different forum that a possibility could be py2exe messing up the pathing when
unread,
Getting weird error when running executable
I was also told in a different forum that a possibility could be py2exe messing up the pathing when
10/1/15
Cian Murphy's profile photo
Cian Murphy
, ...
mark.s...@4dpipeline.com
4
9/28/15
Connection with Streaming API drops off after ~5 mins
Any luck Cian, or is just restarting every 5 mins the only solution ?
unread,
Connection with Streaming API drops off after ~5 mins
Any luck Cian, or is just restarting every 5 mins the only solution ?
9/28/15
Rui GUO's profile photo
Rui GUO
, ...
jsu...@gmail.com
3
9/9/15
How to upload pictures with python-twitter?
I've been searching for a way to do this for a while. You guys rock I'll let you know if it
unread,
How to upload pictures with python-twitter?
I've been searching for a way to do this for a while. You guys rock I'll let you know if it
9/9/15
zedmas...@gmail.com's profile photo
zedmas...@gmail.com
8/4/15
Suggestion: correlate methods with resource rate limits in the documentation
Hi, first off, thanks for the python-twitter team for making this awesome module! It's been
unread,
Suggestion: correlate methods with resource rate limits in the documentation
Hi, first off, thanks for the python-twitter team for making this awesome module! It's been
8/4/15
Nathaniel Eliason's profile photo
Nathaniel Eliason
,
zedmas...@gmail.com
2
8/4/15
How to Get Followers when they have more than ~3000?
Ditto. I'd like to try to download them in blocks, and resume when the rate limit resets, but I
unread,
How to Get Followers when they have more than ~3000?
Ditto. I'd like to try to download them in blocks, and resume when the rate limit resets, but I
8/4/15
Tom Himanen's profile photo
Tom Himanen
,
bear
2
6/17/15
Making custom REST requests using authenticated session
Yep! The library uses a shared routine to make all of the actual calls - you can see it in action by
unread,
Making custom REST requests using authenticated session
Yep! The library uses a shared routine to make all of the actual calls - you can see it in action by
6/17/15
felix...@gmail.com's profile photo
felix...@gmail.com
5/26/15
geocode
348 to 350 from api.py if geocode is not None: parameters['geocode'] = str(geocode) #
unread,
geocode
348 to 350 from api.py if geocode is not None: parameters['geocode'] = str(geocode) #
5/26/15
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル