Buyee Seller Filter

Add infinite scrolling and options for filtering sellers to the Buyee search results page

Autore
Richard Garner
Installazioni giornaliere
0
Installazioni totali
24
Valutazione
1 0 0
Versione
1.0
Creato il
04/01/2024
Aggiornato il
19/04/2025
Dimensione
17,3 KB
Licenza
MIT
Applica a

This script modifies the Yahoo Auction results page on buyee.jp to allow for filtering out of undesirable sellers or items. It should work both on desktop and mobile.

It functions as follows:

  • Each search result has two additional buttons labelled "Hide". One is next to the seller's name, and clicking it will hide ALL search results for the given seller. The other appears in the same line as 'Store', 'Unused' and so on, and hides the individual item.

  • These choices are persistent, and stored in the browser local storage.

  • If you want to see results from hidden sellers, you can click the link 'Show hidden' in the search options bar at the top of the results listings. The hidden results will then appear at the bottom of the results listings in a red colour. You can now rescue a hidden item by clicking the 'Show' button in the same line as 'Store', 'Unused', or rescue a hidden seller by clicking "Show" next to the seller name. You can re-hide all hidden sellers by pressing 'Hide hidden' in the search options bar.

  • The page will load all search results (infinite scrolling), rather than just the first twenty. New pages will be loaded whenever the page navigation bar at the bottom is on the screen. There are some known problems with the subsequent results that are loaded: you will not get the "bidding" overlays; and on mobile the favourite stars do not load correctly.

  • Newly listed items will be highlighted in green for the first 12 hours. You can disable this feature by clicking the link "Don't highlight new items", and reenable it again with another click.

Note that this script currently only works in list mode rather than block mode.