Video and multimodal
Sustained transfer for large media objects.
Move public video, image, code, text, and document data into your collection pipeline with unmetered traffic, 10Gbps+ per-project capacity, and target-specific proxy pools.
Object size, request count, location requirements, and retry behavior determine the right proxy and bandwidth model.
Sustained transfer for large media objects.
High concurrency and object-level recovery.
Repositories, archives, and historical objects.
Web pages, PDFs, and public documents.
Each solution page explains architecture and validation while routing capacity decisions to high-bandwidth proxy IP.
Video, audio, captions, and public metadata.
Concurrent image collection and recovery.
Repositories, archives, and historical objects.
Pages, PDFs, forums, and public documents.
Submit public video metadata, caption, and comment jobs through an API.
Measure successfully stored data, retries, completeness, and completion time rather than request count alone.
Document public sources, object types, and expected scale.
Measure response sizes, success, and retry behavior.
Allocate proxy capacity by target and collector.
Track useful bytes written to customer storage.
Large AI datasets are constrained first by aggregate throughput and transfer cost. Residential proxies are added only when a workload needs explicit geographic identity.
Capacity tests should explain cost, completion time, and dataset quality.
Validate all capacity assumptions with representative public targets, real response sizes, retry behavior, and the required completion window.
Existing collectors continue to use standard proxy protocols. 123Proxy supplies routing and capacity; customers own parsing, storage, and business rules.
import requests
proxy = "http://user:pass@proxy.123proxy.cn:9000"
with requests.get(
"https://target.example/public-object",
proxies={"http": proxy, "https": proxy},
timeout=60,
stream=True,
) as response:
response.raise_for_status()
Validate workload boundaries, useful throughput, retry behavior, and dataset completeness with representative public targets.
These pages describe proxy infrastructure for AI data workloads. Managed collection or dataset delivery requires a separately scoped enterprise project.
Large media, images, archives, and documents are constrained first by aggregate throughput and transfer cost.
No. It is aggregate capacity for one project across targets, connections, and workers.
Add them when a public workload requires explicit country or regional identity.
Dataset delivery is not included by default and must be separately scoped.
Use representative URLs, object sizes, retry behavior, and a target completion window.
Yes, through standard proxy protocols, but browser resource concurrency and worker capacity must be measured.
Collect only lawfully accessible public data and follow applicable terms, intellectual-property, privacy, and legal requirements.
Share representative targets, data types, expected scale, and the required completion window.