Skip to content

Instantly share code, notes, and snippets.

@rastating
Created July 21, 2013 21:41
Show Gist options
  • Save rastating/6050103 to your computer and use it in GitHub Desktop.
Save rastating/6050103 to your computer and use it in GitHub Desktop.
javascript:var criteria=prompt("What do you want to search for?","");window.location.href="http://k2b-bulk.ebay.co.uk/ws/eBayISAPI.dll?ListingConsole&searchSubmit=Search&lrowcount=1&matchCriteria=and&MfcISAPICommand=ListingConsole&currentpage=LCActive&searchValues="+encodeURIComponent(criteria)+"&srcFld_1=Title&srcVal_1=&goToPage=&searchField=ItemTitle&Status=All&Format=All&pageNumber=1&searchOpDd_1=CONTAINS&srcType=0&StoreCategory=-4&guest=1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment