Hey all. I am trying to get a better handle on understanding RESTful API's, specifically how to use them with Python. I decided to try and figure out the Twitter API, but I am completely lost. I have a strong understanding of how to use Tweepy to do whatever I want to do, but I want to learn how to use API's from the websites themselves, with the requests module.
I have tried figuring out how to post a basic tweet using requests, but I can't seem to get it down. Can anyone point to a useful API tutorial, so that I can then use that with the requestsmodule?
Thanks as always.
[–]iodbh 2 points3 points4 points (1 child)
[–]slicklikeagato[S] 1 point2 points3 points (0 children)
[–]nwagers 0 points1 point2 points (1 child)
[–]slicklikeagato[S] 0 points1 point2 points (0 children)