twitter-api-datakund
latest

Contents:

  • Introduction
  • Installation/Usage:
  • Import datakund
  • Creating Object
  • Functions
    • Login
    • Follow
    • Unfollow
    • Get User
    • Like
    • Post
    • Post Image
    • Retweet
    • Trending
    • Get Followers
    • Get Tweets
    • Get Retweets
    • Get Tweet Links
    • Save Image Links
    • Login Cookie
  • Other Functions
twitter-api-datakund
  • »
  • Functions »
  • Get Tweet Links
  • Edit on GitHub

Get Tweet Links

It fetches the tweet links from the page opened in browser.

body: returns data

success_score: api success rate

errors: errors encountered in api

Here is the code:-

twitter.get_tweet_links()
Returns

{“body”: [{‘retweetlink’: ‘retweetlink’, ‘TweetLink’: ‘TweetLink’, ‘Tweet’: ‘Tweet’}], “success_score”: “100”, “errors”: []}

Return type

dict

Previous Next

© Copyright 2020, datakund. Revision afebbf77.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds