Thomann Product Search Scraper avatar

Thomann Product Search Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Thomann Product Search Scraper

Thomann Product Search Scraper

Scrape products from Thomann.de by providing a search URL, with automatic pagination and comprehensive product information extraction.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

PowerAI

PowerAI

Maintained by Community

Actor stats

1

Bookmarked

4

Total users

1

Monthly active users

0.44 hours

Issues response

8 days ago

Last modified

Share

This actor allows you to scrape product listings from Thomann.de by providing a search URL. It automatically handles pagination and extracts comprehensive product information including prices, ratings, and product details.

Features

  • URL-based Scraping: Extract products by providing a complete Thomann search URL
  • Automatic Pagination: Automatically clicks the "Show more" button to load more products until reaching the end or max items limit
  • Comprehensive Product Data: Extract detailed information about each product including:
    • Product name and manufacturer
    • Current price
    • Product images
    • Product URL
    • Rating count and percentage
    • Product description
    • Availability status
    • Product tags

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Thomann search URL to scrape
maxItemsintegerNoMaximum number of products to fetch

Output

The output is a main list of product objects, each containing:

  • searchUrl: The original search URL used
  • uniqueId: Unique product identifier
  • manufacturer: Manufacturer name
  • productName: Name of the product
  • fullProductUrl: URL to the product page
  • imageUrl: URL of the product image
  • price: Current selling price
  • ratingCount: Number of ratings
  • ratingPercentage: Rating percentage
  • description: Product description
  • availability: Availability status
  • tag: Product tag (e.g., TOP-SELLER)
  • scrapedAt: Timestamp of when the product was scraped

Example output:

[
{
"searchUrl": "https://www.thomann.de/de/search.html?sw=gita",
"uniqueId": "631726",
"manufacturer": "Valeton ",
"productName": "GP-50",
"fullProductUrl": "https://www.thomann.de/valeton_gp_50.htm?type=quickSearch",
"imageUrl": "https://thumbs.static-thomann.de/thumb/thumb220x220/pics/prod/631726.jpg",
"price": "119 €",
"ratingCount": "56",
"ratingPercentage": "95",
"description": "kompakter Multi-Effekt-Prozessor, SnapTone und IR-Loader | erweiterte Version des GP-5 mit eingebautem 1450 mAh Akku | HD-Modellierungstechnologie auf der neuen Plattform",
"availability": "Sofort lieferbar",
"tag": "TOP-SELLER",
"scrapedAt": "2026-02-10T06:12:11.375Z"
},
...
]

Use Cases

  • Price comparison and monitoring
  • Market research and trend analysis
  • Product catalog building
  • Music equipment research
  • Competitor analysis

Start finding the best products on Thomann.de today!