Skip to main content

Get tweets replies from a user account

Project description

twiplies

Install

pip install twiplies

How to use

from twiplies.core import Twiplies
robot = Twiplies(
    username='joaopcnogueira',
    consumer_key="<your-consumer-key>", 
    consumer_secret="<your-consumer-secret>", 
    access_token="<your-access-token>", 
    access_token_secret="<your-access-token-secret>"
)
robot.get_replies_from_tweet(tweet_id='1549897550953603074')
<style scoped> .dataframe tbody tr th:only-of-type { vertical-align: middle; }
.dataframe tbody tr th {
    vertical-align: top;
}

.dataframe thead th {
    text-align: right;
}
</style>
tweet_original tweet_replies tweet_user tweet_location
0 1549897550953603074 @joaopcnogueira Novo qteste do tweet mamede86 São Paulo, Brasil

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twiplies-0.0.3.tar.gz (8.8 kB view hashes)

Uploaded Source

Built Distribution

twiplies-0.0.3-py3-none-any.whl (8.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page