{"id":17428,"date":"2014-11-02T01:21:04","date_gmt":"2014-11-02T05:21:04","guid":{"rendered":"https:\/\/reactivemusic.net\/?p=17428"},"modified":"2014-11-02T01:08:46","modified_gmt":"2014-11-02T06:08:46","slug":"twitter-post-fetcher","status":"publish","type":"post","link":"https:\/\/reactivemusic.net\/?p=17428","title":{"rendered":"Twitter-post-fetcher"},"content":{"rendered":"<p class=\"lead\">Javascript client side method to search Tweets bypassing Oauth.<\/p>\n<p>Uses Twitter Widgets &#8211; parsing the &#8216;JSON like response&#8217; using Jquery.<\/p>\n<p><cite>By Jason Mayes<\/cite><\/p>\n<p><a href=\"https:\/\/github.com\/jasonmayes\/Twitter-Post-Fetcher\">https:\/\/github.com\/jasonmayes\/Twitter-Post-Fetcher<\/a><\/p>\n<p>Here is a sample URL that returns a response for the hashtag #cats using my widget:\u00a0<a href=\"https:\/\/cdn.syndication.twimg.com\/widgets\/timelines\/528661733678657536\">https:\/\/cdn.syndication.twimg.com\/widgets\/timelines\/528661733678657536<\/a>\u00a0If you set up a Twitter widget, just replace the ID number in the URL with the one that shows up when you run your widget.<\/p>\n<p>Here is a derivative project by Alessio Zappa that doesn&#8217;t use Jquery:\u00a0<a href=\"http:\/\/www.snip2code.com\/Snippet\/145533\/Customize-twitterFetcher-JS-lib-for-our-\">http:\/\/www.snip2code.com\/Snippet\/145533\/Customize-twitterFetcher-JS-lib-for-our-<\/a><\/p>\n<p>This method is not approved by Twitter. Use at your own risk:\u00a0<a href=\"https:\/\/twittercommunity.com\/t\/can-i-use-cdn-syndication-twimg-com-widgets-timelines-for-my-website\/20134\">https:\/\/twittercommunity.com\/t\/can-i-use-cdn-syndication-twimg-com-widgets-timelines-for-my-website\/20134<\/a><\/p>\n<p>local version &#8211; tkzic\/Twitter-Post-Fetcher-master\/<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Javascript client side method to search Tweets bypassing Oauth. Uses Twitter Widgets &#8211; parsing the &#8216;JSON like response&#8217; using Jquery. By Jason Mayes https:\/\/github.com\/jasonmayes\/Twitter-Post-Fetcher Here is a sample URL that returns a response for the hashtag #cats using my widget:\u00a0https:\/\/cdn.syndication.twimg.com\/widgets\/timelines\/528661733678657536\u00a0If you set up a Twitter widget, just replace the ID number in the URL with &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/reactivemusic.net\/?p=17428\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Twitter-post-fetcher&#8221;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","footnotes":""},"categories":[230],"tags":[161,136,12],"class_list":["post-17428","post","type-post","status-publish","format-standard","hentry","category-development","tag-api","tag-twitter","tag-web-development"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Twitter-post-fetcher - reactive music<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/reactivemusic.net\/?p=17428\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Twitter-post-fetcher - reactive music\" \/>\n<meta property=\"og:description\" content=\"Javascript client side method to search Tweets bypassing Oauth. Uses Twitter Widgets &#8211; parsing the &#8216;JSON like response&#8217; using Jquery. By Jason Mayes https:\/\/github.com\/jasonmayes\/Twitter-Post-Fetcher Here is a sample URL that returns a response for the hashtag #cats using my widget:\u00a0https:\/\/cdn.syndication.twimg.com\/widgets\/timelines\/528661733678657536\u00a0If you set up a Twitter widget, just replace the ID number in the URL with &hellip; Continue reading &quot;Twitter-post-fetcher&quot;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/reactivemusic.net\/?p=17428\" \/>\n<meta property=\"og:site_name\" content=\"reactive music\" \/>\n<meta property=\"article:published_time\" content=\"2014-11-02T05:21:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2014-11-02T06:08:46+00:00\" \/>\n<meta name=\"author\" content=\"Tom Zicarelli\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tom Zicarelli\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428\"},\"author\":{\"name\":\"Tom Zicarelli\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\"},\"headline\":\"Twitter-post-fetcher\",\"datePublished\":\"2014-11-02T05:21:04+00:00\",\"dateModified\":\"2014-11-02T06:08:46+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428\"},\"wordCount\":121,\"keywords\":[\"API\",\"Twitter\",\"web development\"],\"articleSection\":[\"development\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428\",\"url\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428\",\"name\":\"Twitter-post-fetcher - reactive music\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#website\"},\"datePublished\":\"2014-11-02T05:21:04+00:00\",\"dateModified\":\"2014-11-02T06:08:46+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/reactivemusic.net\\\/?p=17428\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/?p=17428#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/reactivemusic.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Twitter-post-fetcher\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#website\",\"url\":\"https:\\\/\\\/reactivemusic.net\\\/\",\"name\":\"reactive music\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/reactivemusic.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/reactivemusic.net\\\/#\\\/schema\\\/person\\\/56224d281582df7e5518e037ca63e571\",\"name\":\"Tom Zicarelli\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g\",\"caption\":\"Tom Zicarelli\"},\"sameAs\":[\"http:\\\/\\\/tomzicarelli.com\"],\"url\":\"https:\\\/\\\/reactivemusic.net\\\/?author=2\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Twitter-post-fetcher - reactive music","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/reactivemusic.net\/?p=17428","og_locale":"en_US","og_type":"article","og_title":"Twitter-post-fetcher - reactive music","og_description":"Javascript client side method to search Tweets bypassing Oauth. Uses Twitter Widgets &#8211; parsing the &#8216;JSON like response&#8217; using Jquery. By Jason Mayes https:\/\/github.com\/jasonmayes\/Twitter-Post-Fetcher Here is a sample URL that returns a response for the hashtag #cats using my widget:\u00a0https:\/\/cdn.syndication.twimg.com\/widgets\/timelines\/528661733678657536\u00a0If you set up a Twitter widget, just replace the ID number in the URL with &hellip; Continue reading \"Twitter-post-fetcher\"","og_url":"https:\/\/reactivemusic.net\/?p=17428","og_site_name":"reactive music","article_published_time":"2014-11-02T05:21:04+00:00","article_modified_time":"2014-11-02T06:08:46+00:00","author":"Tom Zicarelli","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Tom Zicarelli","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/reactivemusic.net\/?p=17428#article","isPartOf":{"@id":"https:\/\/reactivemusic.net\/?p=17428"},"author":{"name":"Tom Zicarelli","@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571"},"headline":"Twitter-post-fetcher","datePublished":"2014-11-02T05:21:04+00:00","dateModified":"2014-11-02T06:08:46+00:00","mainEntityOfPage":{"@id":"https:\/\/reactivemusic.net\/?p=17428"},"wordCount":121,"keywords":["API","Twitter","web development"],"articleSection":["development"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/reactivemusic.net\/?p=17428","url":"https:\/\/reactivemusic.net\/?p=17428","name":"Twitter-post-fetcher - reactive music","isPartOf":{"@id":"https:\/\/reactivemusic.net\/#website"},"datePublished":"2014-11-02T05:21:04+00:00","dateModified":"2014-11-02T06:08:46+00:00","author":{"@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571"},"breadcrumb":{"@id":"https:\/\/reactivemusic.net\/?p=17428#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/reactivemusic.net\/?p=17428"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/reactivemusic.net\/?p=17428#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/reactivemusic.net\/"},{"@type":"ListItem","position":2,"name":"Twitter-post-fetcher"}]},{"@type":"WebSite","@id":"https:\/\/reactivemusic.net\/#website","url":"https:\/\/reactivemusic.net\/","name":"reactive music","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/reactivemusic.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/reactivemusic.net\/#\/schema\/person\/56224d281582df7e5518e037ca63e571","name":"Tom Zicarelli","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0da58cf21a2707dd335b204b8ed3cd9194dcbf9d9814ac5d71195a65c76c8a72?s=96&d=mm&r=g","caption":"Tom Zicarelli"},"sameAs":["http:\/\/tomzicarelli.com"],"url":"https:\/\/reactivemusic.net\/?author=2"}]}},"_links":{"self":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/17428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=17428"}],"version-history":[{"count":3,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/17428\/revisions"}],"predecessor-version":[{"id":17429,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=\/wp\/v2\/posts\/17428\/revisions\/17429"}],"wp:attachment":[{"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=17428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=17428"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/reactivemusic.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=17428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}