We publishes tips and tricks for facebook,computer,android,internet,blogger,mobile,free download php scripts,learn seo etc..

Monday, April 6, 2015

How To Create RSS Feeds For Twitter Profiles?

Creating an RSS feed for Twitter

To work around this problem, we'll have to make use of a Twitter widget and a Google Script. Even though Twitter dropped support for RSS feeds, it still offers widgets for bloggers and webmasters to embed Twitter timelines into their website. Utilizing these widgets, along with a customized script from Google, we can turn them into RSS feeders of sorts.

Step 1: Create new widget

Open up your Twitter homepage, and then click on Settings at the top-right. Now go toWidgets, and add a new widget. Create a widget you want to generate RSS feeds for. For example, here you can create widgets for user timelines, search results for specific keywords, Twitter lists, etc.

Create Widget


Once you have created a new widget, note down its ID. You will need the widget ID later while running your script. The ID of a widget can be found in the URL of that widget.

Step 2: Run Google Script

Create a copy of the Google Script by clicking here. Click on Run >> Twitter_RSS to start-up the script. Click on Continue, and then Accept to grant permissions to your app.

Run script
(Script courtesy: Labnol)

Step 3: Publish!

Now, you're all set and ready to publish. Go to Publish >> Deploy as Web App. Click on theSave New Version button, and then under Who has access to the app, select Anyone, including Anonymous. Now Deploy your app!

Deploy Script

Step 4: Get URL

You will now get a URL such as the one below;
  • "https://script.google.com/macros/s/AKfycbz_ebQJ1Yvt_wZ3VCac9cK8EXEZD5DH0OH7rdKLxopxgZcNJ1XT/exec"
Append your Twitter widget ID to the URL as shown below. The ID for our widget was "407558739877568513".
  • https://script.google.com/macros/s/AKfycbz_ebQJ1Yvt_wZ3VCac9cK8EXEZD5DH0OH7rdKLxopxgZcNJ1XT/exec?407558739877568513
You're now all set. You can use the URL of this feed for an IFTTT recipe, or subscribe to the feed using Feedly. You might not have as much luck with FeedBurner, however, since that service doesn't recognize feeds generated by Google Scripts (pretty ironic, considering FeedBurner is a Google service).

Anyhow, do test out this tutorial, and tell us if you're having any problems creating an RSS feed using this method. Looking forward to hearing from you :)

0 comments:

Post a Comment

Popular Posts

Like Us On Facebook

Followers

Follow Us On Google Plus

TrickDevice. Powered by Blogger.