|
Sample RSS and iFrame Data Feeds
Below are sample links for generating a RSS (Really Simple Syndication) XML feed, or for using an iFrame to
display
feed information.The following are the request parameters:
| Parameter |
Description |
Values |
Example |
| PageIndex |
Page Number, if known |
Page#, -1 for Random |
PageIndex=-1 |
| PageLength |
Items per Page |
1 to 100 |
PageLength=2 |
| Format |
Display Format |
RSS, iFrame |
Format=iFrame |
| ResultsFor |
Search String |
text, OR, AND, NOT |
ResultsFor=Software%20AND%20Free |
| StyleSheet |
Custom css style sheet |
Fully qualified URI |
StyleSheet=http://ww.mysite.com/style.css |
| |
|
|
|
| |
|
|
|
| |
|
|
|
| General Notes: Parameters are case insensitive. The
query string should be URL encoded for the request. |
|