#1 Ranked30+ CountriesRetirement DataReal-Time

LEGO Price Scraper & Product Data API

Extract real-time prices, availability, piece counts, retirement risk, and product details from LEGO.com across 30+ country stores. Built for LEGO resellers, price trackers, and investment analysts.

#1

Ranked for LEGO scraper

30+

LEGO country stores

95%+

Match rate

<2s

Response time

How It Works

Get LEGO data in 3 steps

1

Send a LEGO set number or query

Pass a LEGO set number, product URL, or search keyword along with the target country store.

2

We scrape LEGO.com live data

Our scraper fetches the current product page from LEGO.com, extracts pricing, availability, set details, and related data.

3

Receive structured JSON

Get clean data with pricing, piece count, age range, theme, availability status, and product images.

Source Product Page

The LEGO listing behind the data

Pulled live from LEGO.com's product page with the /page endpoint — the deep PDP view that complements the multi-seller /offers call.

lego.com
Boeket met wilde bloemen
LEGO.com

Boeket met wilde bloemen

€59.99
In stock
View on LEGO.com

Scraped live from LEGO.com's product page via the /page endpoint.

API

LEGO API integration

Get started in minutes with code examples in your preferred language.

Live LEGO data via Google Shopping

Call the /offers endpoint with site=shopping.google.nl and an EAN — LEGO.com comes back as a seller. You don't need a LEGO-specific API; one Google Shopping call surfaces every seller carrying the product.

View in API guide

Implementation

curl -X GET "https://api.shoppingscraper.com/offers?api_key=your_api_key_here&site=shopping.google.nl&ean=5702017416663"
GEThttps://api.shoppingscraper.com/offers?site=shopping.google.nl&ean=5702017416663&api_key=your_api_key_here
API Response
{
"results": [
{
"ean": "5702017416663",
"sku": "1083505197665243410",
"url": "https://www.google.com/search?udm=28&q=LEGO%20Icons%2010313%20Wildflower%20Bouquet&dpr=1#oshopproduct=cid:1083505197665243410,pvt:hg,pvo:3,laoid:1&oshop=apv&pvs=0&gl=nl&hl=nl",
"title": "LEGO Icons 10313 Wildflower Bouquet",
"brand": "LEGO",
"thumbnail": "https://encrypted-tbn3.gstatic.com/shopping?q=tbn:ANd9GcSl74oaKHTJQCP0PmPD1Nla66gT3VE1IVZhHf90sGgZBiU4X4fZFegxx1vG2hY-wOG4J4VEAMxZpP9rxBBB-2iJxGYaZF5odQ",
"availability": "InStock",
"currency": "EUR",
"offers": [
{
"sellerName": "LEGO.com",
"sellerCode": "115190435",
"sellerReference": "https://www.lego.com/nl-nl/product/wildflower-bouquet-10313",
"price": "59.99",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "59.99",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "Smyths Toys",
"sellerCode": "100917180",
"sellerReference": "https://www.smythstoys.com/nl/nl-nl/speelgoed/lego/lego-voor-volwassenen/lego-icons-botanical-collection-10313-boeket-met-wilde-bloemen-set/p/215703",
"price": "43.99",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "43.99",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
},
{
"sellerName": "Kruidvat.nl",
"sellerCode": "124888673",
"sellerReference": "https://www.kruidvat.nl/lego-icons-10313-botanical-collection-boeket-met-wilde-bloemen/p/5787374",
"price": "54.99",
"formerPrice": null,
"shippingPrice": "0.00",
"totalPrice": "54.99",
"condition": "New",
"availability": "InStock",
"shippingMethod": "standard"
}
]
}
]
}

Deep PDP scrape via /page

Point /page at LEGO.com's product URL to pull the full listing — description, spec sheet, every product image, and the retailer's own review score — data the multi-seller /offers call doesn't carry.

View in API guide

Implementation

curl -X GET "https://api.shoppingscraper.com/page?url=https%3A%2F%2Fwww.lego.com%2Fnl-nl%2Fproduct%2Fwildflower-bouquet-10313&raw=true&api_key=your_api_key_here"
GEThttps://api.shoppingscraper.com/page?url=https%3A%2F%2Fwww.lego.com%2Fnl-nl%2Fproduct%2Fwildflower-bouquet-10313&raw=true&api_key=your_api_key_here
API Response
{
"shoppingscraper": {
"results": [
{
"classification": "product",
"title": "Boeket met wilde bloemen",
"brand": "LEGO®",
"ean": null,
"sku": "6426495",
"link": "https://www.lego.com/nl-nl/product/wildflower-bouquet-10313",
"currency": "EUR",
"offers": [
{
"price": "59.99",
"formerPrice": null,
"seller": "LEGO.com",
"availability": "InStock",
"state": "NewCondition"
}
],
"content": {
"specs": [],
"description": "Een LEGO® Icons Boeket met wilde bloemen in volle bloei met authentieke details",
"images": [
"https://www.lego.com/cdn/cs/set/assets/bltc4a6c2103a34f22e/10313_alt2.png"
],
"reviews": {
"rating": null,
"count": null
}
},
"thumbnail": "https://www.lego.com/cdn/cs/set/assets/bltc4a6c2103a34f22e/10313_alt2.png"
}
]
}
}
Features

What you get with LEGO

Every Seller's Price by EAN

Send an EAN to the Google Shopping /offers endpoint and get every seller's offer for that product — including LEGO — each with its own price, shipping cost, and total. One call returns the whole competitive set.

Price & Discount Tracking

Each offer returns the current price and the former price, so you can track the live price from LEGO and detect exactly when it drops below its previous one.

Total Landed Price

Offers include shipping price and total price alongside the item price — the real all-in cost shoppers compare, not just the headline figure.

Stock & Condition Signals

Every offer carries an availability status (in stock / out of stock) and a condition (new / refurbished), so you know whether LEGO and competing sellers actually have the item.

Seller Identity & Direct Link

Each offer names the seller and includes a direct seller-reference link, so you can attribute every price to LEGO or a rival and click straight through to the listing.

EAN-Matched Product, Multi-Country

Google Shopping matches your EAN to the right product — returning title, brand, image, and catalog SKU — and the same EAN runs across Google Shopping country domains, so you can compare the product market by market.

ShoppingScraper mascot
Data

Available data points

  • Product title
  • Brand
  • EAN / GTIN barcode
  • Google Shopping catalog SKU
  • Product image (thumbnail)
  • Seller name (per offer)
  • Direct seller-reference link
  • Price and former price
  • Shipping price and total price
  • Condition (new / refurbished)
  • Availability / stock status
  • Currency

Frequently Asked Questions

Can I track which LEGO sets are retiring?+

Yes. We return the availability status for every set, including whether it is marked as 'Retiring Soon' or 'Hard to Find' on LEGO.com. This is essential for resellers and investors who want to buy sets before they retire.

Which LEGO country stores are supported?+

We support 30+ LEGO.com country stores including the US, UK, Germany, France, Netherlands, Australia, Canada, Japan, and more. Each store can have different pricing and availability.

Does the API include piece count and minifigure data?+

Yes. We return the total piece count, number of minifigures, and the names of included minifigures where LEGO provides that information. This enables price-per-piece analysis.

Can I monitor LEGO promotions and GWP events?+

Yes. Our API captures promotional banners, Gift With Purchase offers, and double VIP points events displayed on LEGO.com product pages.

Is this API suitable for LEGO investment tracking?+

Absolutely. Many of our customers use the LEGO scraper to track set prices over time, monitor retirement signals, and calculate price-per-piece ratios — all standard methods in LEGO set investment analysis.

Start tracking LEGO prices today

100 free API calls. No credit card required. 30+ LEGO country stores.