Postman Tutorial - Get Started With Twitter API In Few Minutes

Sdílet
Vložit
  • čas přidán 22. 07. 2024
  • Learn how to access Twitter API from Postman API Network and use it to send different API requests.
    Apply for a Twitter Developer Account - / apply-for-access
    Found this video interesting - Please Like and Share the video.
    Have Feedback/Questions - Leave a comment below.
    Subscribe our CZcams Channel - / @qascript
    Get access to 100 plus videos on different automation tools. Also never miss out on any new video posted on our channel.
    Other Video Playlists on our Channel:
    Selenium:
    • Selenium Webdriver Aut...
    Jenkins 2.0:
    • Jenkins 2.0 & DevOps: ...
    Maven:
    • Mastering Maven and Co...
    Blog Site: qascript.com
  • Věda a technologie

Komentáře • 72

  • @lostbobbiepins
    @lostbobbiepins Před 3 lety +1

    Thank you SO much for this, so helpful :)

  • @luzansi-m3y
    @luzansi-m3y Před 5 dny

    I am accessing oauth2 authorization with a jump to the user login page, but when I log in to my Twitter account it doesn't go to the authorization authentication, it goes straight to the Twitter home page, is something wrong?

  • @adrianosoares4475
    @adrianosoares4475 Před 2 lety

    Thank you for the tutorial, that helps a lot!

  • @LogeshSLohit
    @LogeshSLohit Před 2 lety

    Thank you for such a quality video!

  • @PCGAMER-sd2wg
    @PCGAMER-sd2wg Před 2 lety

    Thank's bro, Your video save lot of my work :)

  • @Carlos-yr9ff
    @Carlos-yr9ff Před 2 lety

    Very helpful thank you so much !!

  • @KeshavKumar-cr9kx
    @KeshavKumar-cr9kx Před 2 lety

    Thanku so much, really appreciable.

  • @tommy--k
    @tommy--k Před 3 lety

    Great vid, thanks!

  • @luzansi-m3y
    @luzansi-m3y Před 4 dny

    I've found the problem, it's because the scope is wrong, the correct one is to use space as separator, I used comma

  • @tommywithacamera
    @tommywithacamera Před 3 lety

    Thank you so much!!

  • @pgtokyo862
    @pgtokyo862 Před 3 lety

    Very helpful video! Are there restrictions on the number of tweets tweeted by a user that can be downloaded ? How can we go around that?

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Thanks Prachi....Not sure about the tweet restrictions. Please check Twitter API Docs.

  • @syedhannan546
    @syedhannan546 Před 2 lety +1

    looks like the UI of postman has changed now. Do we need to search for twitter api v2 and then fork it? is it correct to do so?

  • @coggy123
    @coggy123 Před 3 lety

    api network doesn't seem to be there on the most recent version of postman.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety +1

      Try this link - explore.postman.com/api/7013/twitter-api-v2

  • @emilieannramsahai7692
    @emilieannramsahai7692 Před 3 lety

    very helpful

  • @SuperMa06
    @SuperMa06 Před 3 lety

    Hello, thank you for the tutorial. I have a question: I'm trying to create an app on Twitter to use their API to post tweets from my website, but I constantly get unapproved by them without any obvious reasons. Is there any way to post tweets without using their API? for example any third-party solutions or crawling Twitter or any other way? Thanks.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety +1

      Hey. Sorry but I don't know any other way of doing this right now. Will keep you posted if I find anything.

    • @SuperMa06
      @SuperMa06 Před 3 lety

      @@QASCRIPT Thanks

  • @sithembisoeugene2172
    @sithembisoeugene2172 Před 3 lety

    great, I want to know that can I able to change or update my Twitter profile picture using API

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Look here - developer.twitter.com/en/docs/twitter-api/v1/accounts-and-users/manage-account-settings/api-reference/post-account-update_profile_image

  • @nahiaidoyaga9093
    @nahiaidoyaga9093 Před 3 lety

    Hello
    Thank you very much for this video, I have two questions
    1)How to display only the content (text) of the tweets but not the user?
    2) How to download more than 100 tweets. I mean if for example I want to know everything that was said yesterday about covid with this search I only see 100 tweets and not all of them. how can I see all of them?

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Hi Nahia...Please explore the twitter api in order to find these answers.

  • @diegoriccardi7776
    @diegoriccardi7776 Před 8 měsíci

    Very clear! I tried everything you did but I'm facing issues "Appropriate Level of API Access" / "Client not enrolled". Do you know if anything changed on twitter api?

    • @QASCRIPT
      @QASCRIPT  Před 8 měsíci

      I have recorded this video long time back. It is possible that Twitter API has changed.

    • @sumitupadhyay6377
      @sumitupadhyay6377 Před 7 měsíci

      it's working as expected...

  • @teixeiracashew5783
    @teixeiracashew5783 Před 2 lety

    Tks man

  • @RahulPandit-fm9bg
    @RahulPandit-fm9bg Před 3 lety

    I have got a mail from Twitter for asking some questions where I have to send all this?

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Are you talking regarding the creation of Twitter Developer account?

  • @shivamkohli2142
    @shivamkohli2142 Před 3 lety

    Hi, I created a twitter account but when i login i am not able to go Intended use page , I have filled my basic info as well. Can you please help me in this?

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Hi Shivam. Which page are you referring to ?. Are you able to access twitter api with your account?.

    • @shivamkohli2142
      @shivamkohli2142 Před 3 lety

      ​@@QASCRIPT i mean the username page where we enter our basic details like country, email etc as shown in your video. I am not able access twitter api with my account. However, when i login the Home page displays.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      It means your request for developer account was not accepted by Twitter. Please create a separate account and provide proper justification on why you need to use twitter api.

  • @syedhannan546
    @syedhannan546 Před 2 lety

    For what purpose can we use the Twitter API?

    • @QASCRIPT
      @QASCRIPT  Před 2 lety

      There could be many use cases like your application is integrated with twitter or using some data from twitter

  • @sumitupadhyay6377
    @sumitupadhyay6377 Před 7 měsíci

    Hey bro i tried this and my tweet successfully get posted but when i am using this with my app it is showing an error of CORS policy. is there any way to configure my domain through twitter api.?

    • @QASCRIPT
      @QASCRIPT  Před 7 měsíci

      Sorry. I'm not aware of this.

  • @PostMeridianLyf
    @PostMeridianLyf Před 3 lety +1

    Can you show us how to authenticate with twitter using the bearer token? Thanks for this quick video! I did learn something!

    • @QASCRIPT
      @QASCRIPT  Před 3 lety +1

      Thanks for watching the video. If you would just like to authenticate the twitter API using bearer token, then you can select Authorization type as "Bearer Token" and use the same environment variable "access_token" in Token.

    • @PostMeridianLyf
      @PostMeridianLyf Před 3 lety +1

      @@QASCRIPT Awesome! Thanks! I was able to select the bearer token for Auth, However, I am still getting unauthorized error when sending a request to twitter. Do I need to put anything in the header or find some way to authorize myself? If you could do a video showing some simple requests that would help a lot for me at least.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety +1

      For most of the Twitter API requests you will need all 4 API Tokens and Keys as shown in the video. There are only few requests which can be sent by using only the Bearer Token. I'll try to create a video soon. Thanks for your patience.

  • @rafatparvren9249
    @rafatparvren9249 Před 3 lety

    How to sign in with twitter in our own website?

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Please refer to the Twitter API on how you can integrate with your website.

  • @rajatsinghal4751
    @rajatsinghal4751 Před 8 měsíci

    Hi Bijin @QAScript I have few question, could you please address those?

  • @marcosromeubenedetti5012

    Belo tutorial

  • @khushbubora9022
    @khushbubora9022 Před 3 lety

    how to use get user by username i tried but it does work.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      What is the error you are getting ?

    • @khushbubora9022
      @khushbubora9022 Před 3 lety

      @@QASCRIPT now It's working properly but but i get only one result if i use get by username but i want top 10 profiles id with that name what should i do for that.

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Have you tried - Users by Username. If you need more help with this join our telegram channel as it is not possible to post screenshots here - t.me/joinchat/flumrR9nZDRlYWVl

  • @rafaelnunes1150
    @rafaelnunes1150 Před 3 lety

    This didn't work for me, they've changed the Twitter API from the API Network

    • @QASCRIPT
      @QASCRIPT  Před 3 lety

      Try this link - explore.postman.com/api/7013/twitter-api-v2

  • @amarpreetsingh6016
    @amarpreetsingh6016 Před 2 lety

    How to get a Twitter Card with api ?

    • @QASCRIPT
      @QASCRIPT  Před 2 lety

      Read through this page - developer.twitter.com/en/docs/twitter-ads-api/creatives/api-reference/cards-fetch

  • @himanshulahare7378
    @himanshulahare7378 Před 2 lety

    Your voice is exactly like me.

  • @web3tuber
    @web3tuber Před 8 měsíci

    need your some help