Auto-content List

Discussion in 'JavaScript' started by d3scr1pt0r, Aug 14, 2008.

  1. #1
    Hi, I thought of sharing some nice javascript snipets that will provide your niche sites with free content :)
    If you were helped please reply to this thread with your recomended feeds and snippets like in my examples so I can get helped too:)

    <script language="javascript" src="http://js.amazines.com/articlefeed.js?c=&t=0&b=0&m=10&h=3&r=1&a=#keyword#&uid=cac087fb-1977-4778-ac81-683243490dea"></script>
    Code (markup):
    This code will provide you with a few lines of text and a link to a related article from http://www.amazines.com

    ---------------------------------------------
    The next items are feeds. Visit http://www.rss-to-javascript.com/ or similar , enter the feed in it, and it will generate the required javascript to display the javascript ina nice way.

    http://api.search.yahoo.com/WebSearchService/rss/webSearch.xml?appid=yahoosearchwebrss&query=#keyword#&adult_ok=1
    Code (markup):
    This is a feed that returns yahoo results related to your #keyword#. it will be a link to the result and about 2 lines of text.

    http://news.search.yahoo.com/news/rss?p=#keyword#&ei=UTF-8
    Code (markup):
    That one will fetch #keyword# related news

    http://www.youtube.com/rss/tag/#keyword#.rss
    Code (markup):
    This will bring a link to a youtube file and all the description. Some files have no description, some have spam, and some are rich in text!
     
    d3scr1pt0r, Aug 14, 2008 IP