15.4: Twitter API Basics - Twitter Bot Tutorial


Post a Comment:





Showing 0 Comments:
Be the first to comment!

External ressources related to 15.4: Twitter API Basics - Twitter Bot Tutorial

Twitter API Tutorial - socialmedia-class.org
http://socialmedia-class.org/twittertutorial.html

[download the Jupyter notebook for this tutorial] 1. Getting Twitter API keys. To start with, you will need to have a Twitter developer account and obtain credentials (i.e. API key, API secret, Access token and Access token secret) on the to access the Tw

A Beginner’s Guide To the Twitter API | by James Scott | ITNEXT
https://itnext.io/a-beginners-guide-to-using-the-twitter-api-839c8d611b8c

These are just some of the basic functions you can invoke using the Twitter API and Twurl. If you want to take things a step further, you can use these endpoints and others to create Twitter bots. Here are some resources that might be useful: Twitter Bots

Twitter API for beginners - CodeProject
https://www.codeproject.com/Tips/1076400/Twitter-API-for-beginners

In this article I will explain how to start using Twitter api with C# only without any third-party libraries. This article is intented developers who have basic skills in http/https but have not yet learned REST architecture and OAuth system, or learned a