eBay UK Hi-Fi plug-in for Firebird

Discussion in 'General Chat' started by Sgt Rock, Jul 31, 2003.

  1. Sgt Rock

    Sgt Rock

    Joined:
    Jun 19, 2003
    Messages:
    873
    Likes Received:
    0
    Guys,

    Copy the following into C:\Program Files\MozillaFirebird\searchplugins\UK Hi-Fi plug-in.src :-

    # eBay UK Hi-Fi plug-in by Sgt Rock
    # action="http://search.ebay.com/search/search.dll" <- US
    # action="http://search.ebay.de/search/search.dll" <- Germany

    <search
    name="eBay UK Hi-Fi Search"
    description="eBay UK Hi-Fi Search"
    action="http://search.ebay.co.uk/search/search.dll"
    method="GET"
    >


    <input name="MfcISAPICommand" value="GetResult" />
    <input name="query" user />
    <input name="categoryid" value="" />
    <input name="ebaytag1code" value="3" />
    <input name="ht" value="1" />
    <input name="st" value="2" />
    <input name="category1" value="1497" />
    <input name="SortProperty" value="MetaEndSort" />
    <input name="maxRecordsReturned" value="300" />
    <input name="maxRecordsPerPage" value="50" />
    <input name="shortcut" value="2" />
    <input name="from" value="R2" />
    <input name="catref" value="C3" />

    <interpret
    browserResultType="result"
    resultListStart = "<!-- eBayCacheStart -->"
    resultListEnd = "<!-- eBayCacheEnd -->"
    resultItemStart='<td valign=top width=52%><font size=3>'
    resultItemEnd="</font>"
    priceStart='<font size=3><b>'
    priceEnd="</b>"
    dateStart='<td align="right" valign="top" width="18%" ><font color="#FF0000" size=3>'
    dateEnd='</font></td></tr></table>'
    />

    </search>

    It will give you direct searches of what ever brand name you type in to the Firebird search bar and only search in the Audio - Separates & Systems section.

    Enjoy.
     
    Last edited by a moderator: Aug 1, 2003
    Sgt Rock, Jul 31, 2003
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.