rjc%netscape.com 265582b879 Check in search changes to add support for shopping.
git-svn-id: svn://10.0.0.236/trunk@56484 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 11:56:24 +00:00

25 lines
635 B
Plaintext
Executable File

<search
name="eBay"
description="Your Personal Trading Community"
action="http://search.ebay.com/cgi-bin/texis/ebay/results.html"
method="GET"
>
<input name="query" user />
<input name="maxRecordsReturned" value="300" />
<input name="maxRecordsPerPage" value="50" />
<input name="SortProperty" value="MetaEndSort" />
<interpret
resultItemStart="<!--$minder-include$-->"
resultItemEnd="</table>"
priceStart='<font size="3"><b>'
priceEnd="</b></font>"
availStart='<td align="left" valign="top" width="13%"><font size="3">'
availEnd="</font></td>"
/>
<conversion prop="avail" name="min" value=".0167" scanfornumber />
</search>