skip to content
nobids.lol

nobids.lolguides

how to find no-bid ebay auctions (without a bot)

the interesting quiet listings are usually not hidden. they are just buried under filters most people never set. this is how the tool on nobids.lol actually works — and how to use it without treating unofficial query params as gospel.

why a url instead of an api

ebay already has a search page that can filter auctions, bid count, and time remaining. authenticated browsing apis, scraping, and “sniper” clients all come with login, ToS, and failure modes this site is not trying to own. nobids.lol stays a link builder: your browser, public/sch/i.html urls, then you decide what to bid on.

that also means we do not have a live listing index. if a search looks empty, it is because ebay’s current results are empty — not because we cached yesterday.

the params the no-bid tool stacks

openno-bids, type a keyword, and the outbound link is an advanced-search composition roughly like this (names are long-standing, not a supported api):

uncheck a box and that param drops off. marketplace just changes the host (ebay.com,ebay.co.uk, and so on).

what usually goes wrong

ebay can ignore or remap these flags. you will sometimes land on a page where “number of bids” is not zero, or the time window is missing. that is not the tool “failing closed” — it is the search ui drifting. use ebay’s own filters on the results page as the source of truth.

also remember: zero bids ending in an hour can still be junk, or already watched by people who never bid until the last seconds. a quiet search is a starting cut, not a deal signal.

misspellings are a different cut

a clean keyword never sees “ninentdo”. themisspellings tab generates a short, deterministic list of typos and opens one search per variant. you can keep the same no-bid filters on those links. it will not enumerate every possible keyboard smash — it is meant to be fast, not exhaustive.

a practical loop

  1. start from a specific model, not a category word.
  2. runno-bids with a 3–24 hour window.
  3. if the title is a brand people misspell, also fire two or threetypo links.
  4. confirm filters on ebay, then read condition, shipping, and seller like you would on any other listing.

that is the whole product: a thin url builder, not a marketplace inside a marketplace.