Embed a Live Auction Feed on Your Website

Write about tractors, horses, classic cars, coins, or antiques? Add a free, self-updating feed of auction houses matching any keyword in any area — straight from the AuctionsNearMe map — by pasting a single script tag into your website or blog. No account, no API key, no maintenance.

Live example

This is the widget running on this very page — auction houses within 200 km of London:

<script async src="https://auctionsnearme.com/embed.js"
  data-lat="51.5074" data-lng="-0.1278" data-radius="200" data-limit="4"></script>

Get your own snippet in 3 steps

  1. Go to the auction map and search for what your readers care about — e.g. tractor — in the area you want to cover.
  2. In the results panel, click “Run a blog or website? … Get the code”.
  3. Copy the snippet and paste it where the feed should appear (in WordPress: a Custom HTML block).

More examples

Tractors around the American Midwest:

<script async src="https://auctionsnearme.com/embed.js"
  data-q="tractor" data-lat="41.6" data-lng="-93.6" data-radius="400"></script>

Horses near Lexington, Kentucky, with a custom heading:

<script async src="https://auctionsnearme.com/embed.js"
  data-q="horse" data-lat="38.04" data-lng="-84.50" data-radius="300"
  data-title="Horse auctions near Lexington"></script>

All options

AttributeRequiredDescription
data-lat, data-lngYesCenter of the search area (decimal degrees).
data-qNoKeyword to match — e.g. tractor, horse, rolex. Omit to show all auction houses in the area.
data-radiusNoSearch radius in km. Default 100; minimum 5, and you can go as wide as you like (20015 = worldwide). If a keyword has no matches inside your radius, the widget widens the search and labels the results rather than showing an empty box.
data-limitNoNumber of results, 1–20. Default 6.
data-titleNoCustom heading. Default is Auctions: “keyword” or Auctions near you.
data-accentNoAccent color as hex, e.g. #0a7d4f, to match your site.
data-targetNoCSS selector of an existing element to render into. By default the feed appears where the script tag is placed.

Good to know

Embed terms

The widget is free to use on non-commercial and commercial websites. The attribution line inside the widget (“AI-generated summaries · listed auction houses are not affiliated · via AuctionsNearMe”) must remain visible and unaltered. Summaries are generated automatically from each auction house’s public website and may contain errors; listed auction houses are independent businesses that are not affiliated with AuctionsNearMe. The feed is provided as-is without warranty, and we may change or withdraw it at any time. Auction houses can request removal or correction at /remove-listing/.

Questions or feature requests? Contact us.