Skip to content

Instantly share code, notes, and snippets.

@ishu3101
Created September 2, 2016 03:42
Show Gist options
  • Save ishu3101/455653e0e46a71a0b583194fca342744 to your computer and use it in GitHub Desktop.
Save ishu3101/455653e0e46a71a0b583194fca342744 to your computer and use it in GitHub Desktop.
Bookmarklet: Convert RSS Feed to JSON
javascript:void(window.open("http://rss2json.com/api.json?rss_url="+window.location.href))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment