Siemens Document Downloader — SIOS PDFs
Pricing
from $25.00 / 1,000 downloaded pdfs
Siemens Document Downloader — SIOS PDFs
Download Siemens certificates (CE, UL, CCC, ATEX, FM), manuals, and engineering files from SiePortal & SIOS by part number. Saves PDFs to Key-Value Store with metadata. Filter by document type.
Pricing
from $25.00 / 1,000 downloaded pdfs
Rating
0.0
(0)
Developer
Andrej Kiva
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 hours ago
Last modified
Categories
Share
Crawloop Siemens Automation Suite — Structured data extraction for Siemens SiePortal (Industry Mall), SIOS, and TED product datasheets. Built for procurement teams, system integrators, and BOM engineering workflows.
Suite hub: github.com/PLCSPS-DEV/siemens-sieportal-automation
Product site: crawloop.com/siemens-automation
| Discovery | Enrichment | SIOS documents | TED datasheets |
|---|---|---|---|
| Catalog Crawler | SiePortal Scraper | Document Downloader | TED Datasheet Downloader |
| Lifecycle Tracker | Document PDF Parser | TED Datasheet Parser |
Disclaimer: This is an unofficial integration developed independently of Siemens AG. It is not affiliated with, sponsored by, or endorsed by Siemens AG or any of its subsidiaries.
Siemens, SiePortal, SIMATIC, and related names are trademarks of Siemens AG. Product data is read from publicly accessible Siemens web sources only; no proprietary databases are redistributed.
This Actor is provided for informational and research purposes only (e.g. procurement research, BOM audits, internal engineering workflows). You are solely responsible for ensuring your use complies with applicable laws, Siemens website terms of use, and your organization's policies.
No warranty is given as to accuracy, completeness, or continued availability of third-party data. Use at your own risk.
Find and download Siemens product documents from SiePortal and SIOS (Siemens Industry Online Support): certificates (CE, UL, CCC, ATEX, FM), manuals, operating instructions, and engineering files.
For each part number, the Actor opens the product documents section on SiePortal, resolves direct download links on SIOS, and saves files to the run Key-Value Store with metadata in the dataset. Pair with the Document PDF Parser to extract structured specifications from downloaded PDFs.
This is the SIOS document pipeline. For compact TED product datasheets from Industry Mall, use the TED Datasheet Downloader instead.
When to use this Actor
Use the Document Downloader when you need Siemens compliance certificates, equipment manuals, or engineering files saved as PDFs — not just links.
For structured specs extracted from those PDFs, chain with the Document PDF Parser. For web PDP specifications without PDF download, use the SiePortal Scraper.
Siemens Automation Pipeline
Phase 1 — Discover MPNs Phase 2 — Screen & enrich Phase 3 — Documents & specs───────────────────────── ───────────────────────── ─────────────────────────────Catalog Crawler ──► MPN list ──► Lifecycle Tracker ──► SiePortal Scraper││┌────────────────────────────┴────────────────────────────┐│ │▼ ▼Document Downloader (SIOS) ◄── you are here TED Datasheet Downloadercertificates, manuals, CAD compact catalog PDFs│ │▼ ▼Document PDF Parser TED Datasheet Parserspecs from SIOS PDFs specs from TED PDFs
Key Features
- Certificate discovery — CE, UL, CCC, ATEX, FM, and other compliance documents from SiePortal PDPs.
- Manuals and engineering files — Knowledge base entries and engineering file tabs on the product page.
- SIOS download resolution — Resolves direct
attachments/...?download=trueURLs from SIOS document pages. - Key-Value Store export — Saves PDFs with predictable keys (
{MPN}_{documentId}_{filename}). - Document type filter — Collect all types or only certificates, manuals, or engineering files.
- Split browser strategy — SiePortal uses a direct connection; SIOS downloads use the configured proxy to avoid Akamai blocks.
Input Parameters
| Parameter | Description | Default |
|---|---|---|
searchTerms | Required. Siemens part numbers. One per line. | — |
locale | SiePortal locale (e.g. en-us, de-de). | en-nl |
documentTypeFilter | all, certificates, manuals, engineering, or other. | all |
downloadFiles | Save files to Key-Value Store. When false, metadata and URLs only. | true |
maxDocumentsPerProduct | Cap documents processed per MPN. | 20 |
maxConcurrency | Parallel part numbers (1–5). | 1 |
maxDocumentConcurrency | Parallel document downloads per MPN (1–4). | 2 |
proxyConfiguration | Strongly recommended when downloadFiles is enabled. | — |
Input Example
{"searchTerms": ["6ES7193-6BP00-0DA0"],"locale": "en-nl","documentTypeFilter": "certificates","downloadFiles": true,"maxDocumentsPerProduct": 10,"maxConcurrency": 2,"maxDocumentConcurrency": 3,"proxyConfiguration": {"useApifyProxy": true}}
Output Format
{"searchTerm": "6ES7193-6BP00-0DA0","partNumber": "6ES7193-6BP00-0DA0","pdpUrl": "https://sieportal.siemens.com/en-nl/products-services/detail/6ES7193-6BP00-0DA0","documentId": "110003392","category": "Explosion protection/FM, Other","title": "FM Approvals, Certificate of Compliance, Harzardous (Classified) Location Electrical Equipment","documentType": "certificates","siosUrl": "https://support.industry.siemens.com/cs/document/110003392/explosion-protection-fm-other?dti=0&lc=en-NL","downloadUrl": "https://support.industry.siemens.com/cs/attachments/110003392/ET200SP_FM16US0053XSupp56.pdf?download=true","fileName": "ET200SP_FM16US0053XSupp56.pdf","fileSizeKb": 2659,"downloaded": true,"keyValueStoreKey": "6ES7193-6BP00-0DA0_110003392_ET200SP_FM16US0053XSupp56.pdf","status": "DOWNLOADED","checkedAt": "2026-06-18T15:00:00+00:00"}
Status values
status | Meaning |
|---|---|
DOWNLOADED | File saved to Key-Value Store |
METADATA_ONLY | Download URL resolved, downloadFiles was false |
NO_DOWNLOAD_LINK | SIOS page found but no attachment link |
NO_DOCUMENTS | Product found, no matching documents on PDP |
NOT_FOUND | Part number not found on SiePortal |
FAILED | Processing error |
Typical Workflow
Discontinued MPNs (from Lifecycle Tracker)│▼Document Downloader → PDFs in Key-Value Store│▼Document PDF Parser → structured specs from manual PDFs│▼SiePortal Scraper (successor MPNs) → full specs for replacement parts
Actor Comparison
| Task | Document Downloader | Document PDF Parser | SiePortal Scraper | TED Downloader |
|---|---|---|---|---|
| Download SIOS PDFs | Yes | No | Links only | No |
| Download TED catalog PDFs | No | No | No | Yes |
| Parse PDF to structured JSON | No | Yes | No | No |
| Bulk lifecycle screening | No | No | Partial | No |
Pricing
Pay-per-event billing. You are charged only for successfully delivered dataset items; NOT_FOUND, FAILED, NO_DOCUMENTS, and NO_DOWNLOAD_LINK rows are not billed.
| Event | Price |
|---|---|
| Actor start | $0.05 per run |
| Downloaded document | $25.00 / 1,000 ($0.025 per PDF) |
| Metadata-only document | $5.00 / 1,000 ($0.005 per row) |
Configure these events in the Apify Store Publication tab: apify-actor-start, downloaded-document, and document-item. Disable apify-default-dataset-item to avoid double billing.
Learn more: Product page · Suite hub · GitHub docs
Also from Crawloop Industrial: Rockwell Automation Suite · GitHub docs