Skip to content


eBay RSS querystring/variable definitions

So I’m working on new eBay store front, and wanting to implement some new features and provide a look that can separate my store fronts away from BANS. I started working with the API, since some of hte features ‘appear’ to be only available with the API, but that got me thinking, I was wondering if I’ve been ignoring some of the querystring variables used to create the eBay RSS? I thought a simple Google search on eBay RSS querystring or variables would lead me to a full developers variable definition list, but no? Some of the variables I was able to get definitions from various sites on the net, but I still have about half that are needing definitions.

If you can help supply some of the definitions, please contact me, so we can complete this list. Also, let me know of any variables not listed, I’m sure there are additional name/value pairs out there as well (possibly WSDL definition with the RSS web service???).

FeedName = verb similar to API (SearchResults)
siteId = country 0 = ebay.com (0)
language = language and timezone to return (en-US)
output = what version of RSS we want (RSS20)
sacat = category for search
ftrt = time related? (1)
fbd = ? (1)
floc = ? (1)
saslop = ? (1)
fsop = ?
fsoo = ?
from = ? (R6)
fss = (0)
sacur = currency 0 = us dollar (0)
fpos = optional – zip code
afcj = cj affiliate code
saslc = ? (0)
fcl = possible related to images (3)
saaff = affiliate association (afcj)
catref = ? (C5)
frpp = items returned – doesn‘t work, always 100 results returned (100)
satitle = keyword searching
ftrv = time related? (1)
fts = both the title and description is searched (2) [1 = title only]
saatc = ? (1)
sabdlo = min price
sabdhi = max price
ffsh = free shipping [1 = free shipping only]
sappl = paypal only sales [1 = paypal]
sascs = 2 – BIN items only, 1 = auctions?
sadis = distance [ie: 200 for 200 miles from zip]

Here are some great sort value definitions

&fsoo=1&fsop=1 – Auctions Ending First
&fsoo=1&fsop=32 – Best Match
&fsoo=2&fsop=2 – Newly Listed Auctions
&fsoo=1&fsop=34 – Price and Shipping with Lowest First
&fsoo=2&fsop=3 – Highest Price First
&fsoo=2&fsop=34 – Price and Shipping with Highest Price First
 

Incoming search terms:

  • ebay query string
  • ebay rss api sacat
  • ebay variables
  • ebay search url from parameter
  • ftrv ebay api
  • limit results ebay rss
  • ebay api sacat
  • rss ebay sacur
  • rss google search query string
  • rss query string


Related posts:

  1. Paging eBay RSS results
  2. Using eBay’s API to search auctions and return results
  3. Monitor your sites – Watch your logs
  4. EPN change to RSS
  5. eBay API Change

Posted in EPN, Programming.

Tagged with , , , .


9 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Kerosene says

    Great list! Thanks :)

  2. Sachin Deshmukh says

    It is really nice list of variables. But what i observer is that for minimum price they used saprclo and for maximum price they used variable name saprchi. I have one question, if buyer wants to select payment type like paypal, direct payment or credit card etc. When searching how can he select the products with specific payment type ? Thank you

  3. Binh Nguyen says

    Hi, I really need to know how to limit the number of items returned. Couldn’t find an answer yet. Could you help?

  4. admin says

    Hello

    I can’t fully remember, but I want to say that items returned is only manageable via the API. I want to say that the RSS feed will return <= 100 results.

    What I do is parse the RSS result into a array then iterate through the loop and display what you need. This is how I do paging and displaying a smaller set of results.

    Hope this helps.
    hanji

  5. piotr says

    Hi,
    many thanks for this. Maybe you know how to build rss to search also in ebay shops? I found somewhere that parameter “fasi=1″ is for this, but it seems dont work

  6. admin says

    I would recommend using the API to do the search. You could use RSS, but adjusting the sacat and the satitle to search.

    Here is a link to the API search:
    http://www.money-code.com/2007/09/using-ebays-api-to-search-auctions-and-return-results/

    hanji

  7. Andrew says

    I’ve only discovered this today and have no idea about RSS or API but I’ve got to start from somewhere :P

    If you view the source of the below, you will see from=R8, You have R6 listed so I changed it and compared two. It looks like one returns US listing (R8) but display results in £ and the other is UK listing (R6)

    http://pipes.yahoo.com/pipes/pipe.info?_id=wGZYZYe72xG7ZGHorscPhQ

  8. Andrew says

    Sorry I’ve posted a wrong URL. Working URL is http://pipes.yahoo.com/pipes/pipe.info?_id=lMZDxSm42xGdbKdpJphxuA

  9. Don says

    Thanks for the list. I am changing an old BANS software to a feed from a different network. It works fine…except… it does not page. the next link just shows the same items. I am going crazy trying to figure out what is different from one to the other.
    Test page is here: http://music.snickslist.com/Store/CDs
    A couple files are here: http://music.snickslist.com/FrontControl.zip
    If you could give me any clue, I would very much appreciate it!



Some HTML is OK

or, reply to this post via trackback.

CommentLuv badge