Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Twitter Integration customize Tweets with developer API
Rating: 4.1 out of 5(25 ratings)
14,230 students

Twitter Integration customize Tweets with developer API

learn to add Twitter content to your website. Use the Twitter REST API to access Twitter Developer Content
Created byLaurence Svekis
Last updated 2/2017
English

What you'll learn

  • use php to update twitter content
  • Using Twitter Widgets to output your tweets and Search the Twitter feed for content
  • Use JavaScript to access the Twitter Feeds and Twitter content
  • Output and customize your Twitter content on your website.
  • Twitter Developer REST API access your Feed content
  • PHP REST updates, post a tweet, delete a tweet and more

Course content

1 section19 lectures48m total length
  • Twitter data web integration Introduction3:12

    Connect Twitter content to your web pages using the default widget and the REST API with PHP; search by hashtag, pull live updates, and customize the feed with JavaScript.

  • Introduction to the Twitter API3:38

    Explore integrating Twitter content into your website with Twitter widgets and the rest API, set up an app with authentication tokens to pull, search, and display tweets in JavaScript.

  • twitter API course Resources3:14

    Set up a local development environment with a zap server, run PHP on localhost, and use Apache and Brackets to integrate Twitter API using PHP resources.

  • Course Links1:00
  • JavaScript API twitter Widget API introduction4:44

    Explore how to set up the Twitter API, access a user timeline, and output a customized JSON feed on your website using JavaScript, AJAX, and optional PHP.

  • Twitter JavaScript API JavaScript Only option3:57

    Learn to authenticate with the Twitter developer API, access REST and streaming APIs, pull tweets via a JavaScript-only solution using widgets, and customize styling and hashtag streams.

  • Twitter API Resources2:00
  • Twitter Setting up Feed JavaScript API9:03

    Set up a Twitter developer account and app, obtain authentication keys and access tokens, and fetch a user timeline via the Twitter REST API using a PHP backend.

  • Twitter API PHP code explanation5:04

    Learn how to fetch a Twitter user feed with a PHP Twitter API Exchange, using get requests and JSON output for seamless JavaScript integration, with post method to come.

  • PHP Twitter API setup2:00
  • Query on a hashtag Twitter API4:13

    Explore querying hashtags with the Twitter API ph library using the get method and a query field, and encode and decode json for a clean output.

  • Twitter API posting tweets via REST API6:02

    Post tweets to your Twitter feed via the rest api by sending a post to statuses/update with the status field, using authentication and json responses.

  • Project Source Files2:00
  • twitter API delete Tweets4:07

    Use the Twitter API to delete a tweet with the statuses/destroy endpoint by specifying the tweet id. List IDs to select which tweet to delete and verify the removal.

  • Delete a Tweet2:00
  • Resources Twitter.php source1:00
  • Course Resources0:21
  • Source Code index.html0:19
  • Source Code PHP0:22

Requirements

  • basic PHP JSON AJAX JavaScript
  • computer access

Description

Learn how to add Twitter content to your web projects in this easy to follow quick Tutorial designed to get you working with the Twitter Data Feed quickly.

Keep Visitors on your site instead of having them leave to visit your content on Twitter. More engagement, fresh content and allow them to become part of the converstation easier.

This course is for anyone who wants to add Twitter to their Website, multiple options that are available either Widgets, JavaScript or REST.

Integrating Twitter allows you to bring the Worldwide twitter conversation to your site. Get more engagement and have a constant feed of new content right on your website. Save visitors from having to leave you site to check out your content on Twitter.

Step by Step guide

This course is designed to be easy to follow along, its encouraged to practice the code being presented through out the course. Resources, source code, and everything you need to pull Twitter Data is included.

Learn about Twitter Development and its core concepts and much more.....

We walk you through step by step with detailed explanations of code and more.

We teach you the latest techniques and tools to use in order to create amazing web content. Everything you need to know is included in this course. Learn at your own pace, lifetime access to this course.

Who this course is for:

  • learn more about accessing the Twitter API
  • Learn about the options you have to add twitter to your website
  • Web developers
  • Application developers