Amazon.de Best Sellers Scraper avatar

Amazon.de Best Sellers Scraper

Pricing

Pay per usage

Go to Apify Store
Amazon.de Best Sellers Scraper

Amazon.de Best Sellers Scraper

Scrapes Amazon Germany best seller rankings by category. Extracts rank, ASIN, title, price, rating, review count, images, brand, features, and product details. Supports all major categories. No account required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

ScrapySpider

ScrapySpider

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Amazon.de Best Sellers Scraper

Scrapes Amazon Germany's best seller rankings by category — no account, no login required — and returns structured data including rank, ASIN, price, rating, brand, key features, and product details.

  • No Amazon account or cookies needed
  • Supports all major Amazon.de categories (Electronics, Books, Toys, Kitchen, and more)
  • Extracts listing data and full product detail pages in a single run
  • Category input via URL paste or dropdown selector
  • Up to 100 products per category per run (Amazon's best seller list limit)
  • Outputs clean JSON ready to export as CSV or Excel

What data does it extract?

Each result contains:

Best seller info: rank, ASIN, category, category URL, scraped timestamp

Product basics: title, price (€), average star rating, review count, main image URL, product URL

Product details: brand, key features (bullet points), product description, availability status, category breadcrumb path


Use cases

  • Market research: Identify top-selling products in any German Amazon category to spot trends and demand signals
  • Competitor analysis: Monitor competitor products' rankings, pricing, and review counts over time
  • Product sourcing: Find best-selling items for resale, arbitrage, or private-label opportunities
  • Price monitoring: Track price changes on top-ranked products across categories
  • SEO & content: Analyze product titles and features of top sellers to inform listings and keyword strategies
  • Academic research: Gather structured e-commerce data for category and consumer behavior studies

How to use

  1. Click Try for free above
  2. In the Input tab, either paste one or more Amazon.de best seller category URLs under Category URLs, or select a category from the Category Preset dropdown
  3. Set Max Products (default: 50; maximum: 100 per category)
  4. Configure Proxy — residential proxies are recommended and set as default
  5. Click Start and wait for the run to complete (typically 2–5 minutes for 50 products)
  6. Download results as JSON, CSV, or Excel from the Output tab

Tip: You can combine a Category Preset with additional Category URLs to scrape multiple categories in one run.


Input parameters

ParameterTypeRequiredDescription
categoryUrlsArray of URLsNoOne or more Amazon.de best seller category page URLs. Example: https://www.amazon.de/gp/bestsellers/electronics/
categoryPresetString (enum)NoPick from a list of popular categories: Electronics, Books, Toys, Kitchen, Sports, Beauty, Clothing, and more. Used alongside or instead of categoryUrls.
maxProductsIntegerNoMaximum products to extract per category. Default: 50. Min: 1. Max: 100.
proxyConfigurationObjectNoProxy settings. Default: Apify Proxy residential. Residential proxies strongly recommended for Amazon.

At least one of categoryUrls or categoryPreset should be set. If neither is provided, the scraper defaults to the Amazon.de all-departments best sellers page.


Output example

{
"rank": 1,
"asin": "B09G9HD6PD",
"title": "Apple AirPods (3. Generation) mit Lightning Ladecase",
"price": "€179,00",
"rating": 4.7,
"reviewCount": 28450,
"imageUrl": "https://m.media-amazon.com/images/I/71bkXIe1ZfL._AC_SX466_.jpg",
"productUrl": "https://www.amazon.de/dp/B09G9HD6PD",
"brand": "Apple",
"features": [
"Räumliches Audio mit dynamischer Head-Tracking-Funktion",
"Adaptiver EQ stimmt die Musik in Echtzeit auf deine Ohren ab",
"Bis zu 6 Stunden Hörgenuss (bis zu 30 Stunden mit dem Ladecase)"
],
"description": "AirPods bieten jetzt räumliches Audio mit dynamischem Head Tracking...",
"availability": "Auf Lager",
"breadcrumb": ["Elektronik & Foto", "Audio & HiFi", "Kopfhörer"],
"category": "Electronics",
"categoryUrl": "https://www.amazon.de/gp/bestsellers/electronics/",
"scrapedAt": "2024-11-15T10:32:14.000Z"
}

Pricing

This Actor is free to use — you only pay for Apify platform compute time and proxy usage.

A typical run of 50 products costs approximately $0.05–$0.15 in Apify platform credits, depending on proxy usage.

New Apify accounts receive $5 in free credits — enough for several hundred product scrapes.


Technical notes

  • No account needed: This Actor does not require an Amazon account, login, or cookies
  • Residential proxies required: Amazon.de actively blocks datacenter IPs and serves empty pages to bots. Residential proxies are mandatory — the scraper will not return products without them. Apify residential proxies are pre-configured as the default
  • Proxy credits: Residential proxy usage is billed separately from Actor compute units. Check your Apify plan for included residential proxy bandwidth
  • Rate limits: For large runs or multiple categories, increasing Actor memory to 2 GB is recommended
  • Data freshness: All data is scraped live — no cached or stale results
  • Max products: Amazon's best seller lists show a maximum of 100 products per category (2 pages of 50). The maxProducts input is capped at 100
  • Blocked pages: If Amazon blocks a request, the scraper retries up to 3 times automatically
  • Language: Results are in German as scraped from amazon.de — product titles, features, and descriptions will be in German

Support

Have questions or found a bug? Reach out: