how to Limited ebay rss feed items?

Discussion in 'Commission Junction' started by argothiusz, Mar 18, 2008.

  1. #1
    http://rss.api.ebay.com/ws/rssapi?FeedName=SearchResults&siteId=0&language=en-US&output=RSS20&catref=C5&sacqy=1&sacur=0&from=R6&saobfmts=exsif&dfsp=1&sacqyop=eq&saslc=0&floc=1&sabfmts=0&saprclo=&saprchi=&saaff=afcj&ftrv=6&ftrt=1&fcl=3&ft=1&frpp=50&afcj=1234567&nojspr=y&satitle=Book&afmp=&sacat=-1&saslop=1&fss=0
    PHP:

    That link always display like 50 or so ebay rss feed items. What string do i have to edit in order to change it to like 10 or 15 items per page?
    I always thought frpp=50 is what I must change but it's not :(
     
    argothiusz, Mar 18, 2008 IP
  2. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #2
    I'm pretty sure that it doesn't work (and never has).

    I've always just used a php counter in the parser to limit the amount of items shown.
     
    Kerosene, Mar 18, 2008 IP
    argothiusz likes this.
  3. argothiusz

    argothiusz Well-Known Member

    Messages:
    1,500
    Likes Received:
    79
    Best Answers:
    0
    Trophy Points:
    140
    #3
    Nvm, I am using simple pie and just found out that the method they use to do the $get_item() function. So I just have to insert 2 parameter in and done :D

    Thank though kerosene :)
     
    argothiusz, Mar 20, 2008 IP