⚠️ This lesson is retired and might contain outdated information.

Create Twitter App on Twitter for Developers

Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 2 years ago

In this lesson you will learn how to create a new twitter app to later use it for the development of the services which require communication with twitter API.

Dimitri Ivashchuk: [0:00] To start working with Twitter API, you need to first create an app. Go to developer.twitter.com with either your personal account, like I do, or register the separate account for this. Then press Create a new app. You need to provide the name of the app, short description, the URL where this app lives, and tell Twitter how this app will be used so it doesn't violate their terms and conditions.

[0:28] In this case, it will be egghead-test, App to test some twitter api. In the URL, I will just provide my personal website. We can enable Sign in with Twitter, but we won't use it in this election, and we need to tell how this app will be used. Let's see what we are missing. Callback URL, yeah, and we don't need the Sign in with Twitter. We can Create an app.

[1:07] Twitter tells you what you are prohibited to do. No access of automation, no government use and surveillance, and no derivation of sensitive information from the user data. If you're not doing that, you're good to go with Twitter API.

[1:27] Create an app, and you see that Application has been successfully created. You can see the application data on this page, and we can go to the next tutorial.

egghead
egghead
~ 18 minutes ago

Member comments are a way for members to communicate, interact, and ask questions about a lesson.

The instructor or someone from the community might respond to your question Here are a few basic guidelines to commenting on egghead.io

Be on-Topic

Comments are for discussing a lesson. If you're having a general issue with the website functionality, please contact us at support@egghead.io.

Avoid meta-discussion

  • This was great!
  • This was horrible!
  • I didn't like this because it didn't match my skill level.
  • +1 It will likely be deleted as spam.

Code Problems?

Should be accompanied by code! Codesandbox or Stackblitz provide a way to share code and discuss it in context

Details and Context

Vague question? Vague answer. Any details and context you can provide will lure more interesting answers!

Markdown supported.
Become a member to join the discussionEnroll Today