You can add our headlines to your home page! GRBJ Express provides a headline news feed that allows your site to syndicate our daily headlines. You can subscribe to this service in three different ways:
1. You can directly access our headline feed XML document by using following URL: http://www.grbj.com/grbj/rss/headlines.asp. Sample ASP code is available for download by clicking here.
2. You can access a pre-formatted HTML news feed by using the following URL: http://www.grbj.com/rss/newsfeed.asp. You can add this feed to your website by using a simple <IFRAME> html code. It is available for downloading by clicking here.
Options 1 and 2 have http query string parameters that allow you to dynamically control the options for this news feed.
1. numofdays (Optional, Default is 7) - Allows you to set the number of days in the past that you would like to retrieve article headlines from the article archive. Example: http://www.grbj.com/grbj/rss/headlines.htm?numofday=7 – This example retrieves the last seven days of articles.
2. numofheadlines (Optional, Default is 5) – Allows you to set the number of article headlines that will be retrieved regardless of the amount of articles headlines that would have been by the standard numofdays parameter. Example: http://www.grbj.com/grbj/rss/headlines.htm?numofday=15&numofheadlines=15 this query returns the last 15 days of articles headlines but only displays the top 15 headlines.
Note: Articles headlines are returned by publishing date in descending order.
3. You can also use our XML Web Service interface built using Microsoft .NET at the following URL: http://www.grbj.com/rss/headlines.asmx.
Need Help? Contact Us |