Secondsol Scraper — Used Solar Panels
Pricing
from $1.50 / 1,000 results
Secondsol Scraper — Used Solar Panels
Scrape solar panel and inverter listings from Secondsol.com. Extract product specs, prices, seller info, and availability from the secondary solar market.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Rastriq — Structured data from the world
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
What data can you scrape from Secondsol — Used Solar Panels?
- 16 catalogue categories — panels, inverters, storage, kits, heat pumps, e-mobility, solar thermal, repowering, auctions, accessories and more.
- Full detail per listing — price, tax %, normalized €/Wp, manufacturer, condition, quantity, city/ZIP, description, images, technical specifications and seller.
- Fast & lightweight — pure REST, ~7 listings/second, runs on 256 MB.
- Multi-language links — English, German, Italian, Dutch.
- Optional seller-name enrichment — resolve each seller's display name.
- Honest about gated data — listings with hidden prices are flagged (
priceOnRequest), never bypassed via login. - Polite by default — randomized request delays, datacenter proxy.
Output: Secondsol — Used Solar Panels data structure
The Actor returns structured records with all available fields from Secondsol — Used Solar Panels listings.
Example output (one record)
{"adId": "48003","url": "https://www.secondsol.com/en/handelsplatz/marktplatz_anzeige/48003/","title": "STP640S-C78 Nsh","manufacturer": "Suntech","category": "pv-module","subcategories": ["Bifacial"],"price": 67,"currency": "EUR","taxPercent": 23,"wpPriceEur": 0.104687,"amountAvailable": 6250,"condition": "new","city": "Macierzysz","zip": "05-850","images": ["https://www.secondsol.com/cache/marktplatz/anzeigen/.../0.jpg"],"specs": { "nennleistung": 640, "leerlaufspannung_uoc": 56.18, "modul_gewicht": 34.7 },"sellerId": 64757,"sellerProfileUrl": "https://www.secondsol.com/en/enbranchenbuch/view_user,,64757","vendorIsPrivate": false,"priceOnRequest": false,"scrapedAt": "2026-06-03T20:17:46Z"}
🚀 Quick start
- Click Start with the default input to test with a small sample.
- Open the Output tab to preview results.
- Export as CSV / Excel / JSON, or connect via API.
How to scrape Secondsol — Used Solar Panels — input options
| Field | Description | Default |
|---|---|---|
| 🛍️ Product categories | Pick which parts of the catalogue to scrape. Leave empty to scrape every category. For a first test, choose just ... | [] |
| Maximum listings to collect | Stop after this many listings in total (across all chosen categories). Start small (25–50) to preview; leave empty to... | 50 |
| Max pages per category | How many API pages (25 listings each) to fetch per category. Keep low for tests; raise (e.g. 100+) for a full export.... | 5 |
| Look up seller names | Each listing always includes the seller's ID and public profile link. Turn this on to additionally fetch each seller'... | false |
| Link language | Language used in the product and seller links in the output. Does not change which products are found. | en |
| Start URLs | Example: https://www.secondsol.com/en/marketplace-search/inverter.htm. Leave empty to use the categories above. | [] |
| Sort order | API sort key. Leave empty to use each category's natural default (newest / top). Examples: -TOP, -STAMP_START (newest... | — |
| Minimum delay between requests (seconds) | Lower bound of a small random pause between API requests, to stay polite. | 1 |
| Maximum delay between requests (seconds) | Upper bound of the random pause between API requests. | 2 |
| Debug: save a raw API sample | Saves the first API page (JSON) to the run's storage for troubleshooting. Leave off for normal use. | false |
| Proxy configuration | Optional. Residential proxies recommended for best results. | Apify auto |
🔍 How it works
This Actor uses HTTP requests, BeautifulSoup HTML parser to extract data from Secondsol — Used Solar Panels. It navigates search results or catalog pages, extracts structured data from each listing, and normalizes the output into a consistent schema.
How much does it cost to scrape Secondsol — Used Solar Panels?
This Actor uses Pay-Per-Event pricing — you pay only for results delivered, not for compute time.
| Plan | What you get |
|---|---|
| Free tier | $5/month of platform credits — enough for thousands of results |
| Paid plans | Scale to tens of thousands of results per run |
🔄 Integrations & scheduling
- Schedule daily/weekly runs from the Apify Console for automated data collection.
- Push results to Google Sheets, Slack, Zapier, Make, webhooks or any database.
- Fetch datasets via the Apify REST API or the official JavaScript/Python clients.
Is it legal to scrape Secondsol — Used Solar Panels?
This Actor collects only publicly available data. It does not log in, bypass paywalls, or access private information. You are responsible for using the extracted data in compliance with the site's Terms of Service and applicable data protection laws (including GDPR where relevant).
❓ FAQ
Can I access the data via API? Yes. Every run stores its dataset on Apify. Fetch it via REST API or use the official JavaScript/Python clients.
What export formats are supported? JSON, CSV, Excel (XLSX), XML, and HTML table. You can also push data directly to Google Sheets or any webhook endpoint.
Do I need proxies? Residential proxies are recommended for best results. The default proxy configuration is pre-set.