Bergfreunde Scraper — German Outdoor, Climbing & Hiking Gear
Pricing
Pay per event
Go to Apify Store

Bergfreunde Scraper — German Outdoor, Climbing & Hiking Gear
Scrape products, prices, ratings, and specs from bergfreunde.de — Germany's leading outdoor, climbing and hiking gear retailer. Supports search queries, category URLs, and direct product URLs.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Jelle Desramaults
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Bergfreunde Scraper
Scrape outdoor and climbing gear from bergfreunde.de, Germany's specialist retailer for technical outdoor equipment. Climbing shoes, harnesses, ropes, hardshell jackets, hiking boots, backpacks, and everything for alpinism and bouldering.
Input
| Field | Type | Required | Description |
|---|---|---|---|
searchQuery | String | No | German keyword, e.g. "kletterschuhe", "hardshell jacke", "rucksack" |
categoryUrl | String | No | Category page, e.g. https://www.bergfreunde.de/kletterschuhe/ |
maxResults | Integer | No | Product limit (default: 100) |
proxyConfiguration | Object | No | Proxy for large runs |
Output
| Field | Type | Example |
|---|---|---|
name | String | "La Sportiva Solution Comp Kletterschuh" |
brand | String | "La Sportiva" |
price | Number | 159.95 |
originalPrice | Number | 179.95 |
discount | String | "-11%" |
currency | String | "EUR" |
sku | String | Product SKU |
ean | String | EAN barcode |
mpn | String | Manufacturer part number |
inStock | Boolean | true |
rating | Number | 4.7 |
reviewCount | Number | 34 |
imageUrl | String | Product image |
imageUrls | Array | All product images |
description | String | Product description |
specs | Object | {"Gewicht": "230 g", "Verschluss": "Klettverschluss"} |
category | String | "Kletterschuhe" |
gender | String | "Herren" or "Damen" |
{"name": "La Sportiva Solution Comp Kletterschuh","brand": "La Sportiva","price": 159.95,"currency": "EUR","inStock": true,"rating": 4.7,"specs": {"Gewicht": "230 g","Verschluss": "Klettverschluss"},"gender": "Herren","url": "https://www.bergfreunde.de/la-sportiva-solution-comp/","scrapedAt": "2026-03-15T10:00:00.000Z"}
Technical notes
- German browser headers are set for correct locale responses
- JSON-LD with HTML fallback for product data
- Supports discount percentage extraction
- Gender field is extracted when available
Cost
CheerioCrawler. ~$0.25 per 1,000 products.