Skip to content

cdgrph/twitter-api-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

twitter-api-feed

Twitter API 1.1 Tweet output sample using bearer token. Compatible with multibyte languages.

##Required Twitter API key & API Secret

##Usage

  1. Access to https://apps.twitter.com and create Twitter API key & API Secret for your app.
  2. Set $api_key & $api_secret on get-token.php.
  3. Place files to remote and access to get-token.php.
  4. Set obtained bearer token to $bearer_token on index.php.
  5. access to index.php to check output sample working.

#Credits https://syncer.jp/twitter-api-matome https://gist.github.com/stemar/8287074 http://stackoverflow.com/questions/11533214/php-how-to-use-the-twitter-apis-data-to-convert-urls-mentions-and-hastags-in

About

Tweet output sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages