Scope: There Is No Universal Yes-or-No Answer#
A proxy is a networking intermediary; what it changes at the connection level is a route, never a permission. Its use can be routine, restricted, contractually prohibited, or unlawful depending on the facts. Relevant questions include who owns the target, whether access is authorized, whether a login or technical control is crossed, what data is collected, how much load is imposed, which contracts apply, where people and systems are located, and how the data is used afterward.
This article is general technical and compliance information, not legal advice. It does not claim attorney review or provide a safe harbor. Laws and platform terms change; obtain advice from qualified counsel for the actual jurisdictions and workflow.
United States: What Van Buren Did and Did Not Decide#
The US Computer Fraud and Abuse Act, 18 U.S.C. § 1030, addresses access without authorization and exceeding authorized access. In Van Buren v. United States (2021), the Supreme Court interpreted “exceeds authorized access” in a case involving a person who had access to a law-enforcement database but used it for an improper purpose. The decision rejected one broad, purpose-based reading of that phrase.
Van Buren did not decide that all access to public websites is lawful, that terms never matter, or that automated collection cannot trigger other federal or state claims. “Without authorization,” contract, copyright, privacy, trespass, unfair-competition, and state-law questions can remain. Do not turn this database-access holding into a universal web-scraping rule.
hiQ v. LinkedIn Is Important but Fact-Specific#
In hiQ Labs v. LinkedIn (9th Cir. 2022), the Ninth Circuit considered a preliminary injunction and the CFAA “without authorization” language in the context of publicly visible LinkedIn profiles. The court concluded that hiQ had raised serious questions and that public website areas differ from private systems where permission is required.
The opinion is from the Ninth Circuit, arose at a preliminary stage, and does not create a worldwide or fact-free right to scrape. It does not erase contract, copyright, privacy, state-law, or later-use risks. A cease-and-desist letter or technical block is a reason to stop and obtain counsel, not a cue to rotate IPs around the control.
Terms, Authentication, and Technical Controls#
Read the source's current terms, API conditions, robots controls, and published rate guidance before collection. Contract formation and remedies depend on notice, assent, parties, and jurisdiction, so neither “terms are always criminal” nor “terms are only civil and harmless” is reliable advice.
Do not bypass authentication, paywalls, membership checks, CAPTCHAs, IP blocks, or other access controls. Use an official API, feed, licensed source, or written permission. A proxy changes network origin; it does not grant authorization.
Ticket Purchasing and the US BOTS Act#
The Federal Trade Commission's BOTS Act page links the statute and enforcement materials. The Act addresses specified circumvention of a ticket issuer's security measures, access-control systems, or ticket-purchasing rules used to enforce posted limits, along with certain sale of tickets obtained in violation. The FTC's April 2025 compliance refresher explains why businesses must assess acquisition and resale practices.
Do not use a proxy or automation to evade a ticket queue, verification step, security measure, or purchase limit. Platform terms, state laws, and other obligations can apply independently. A venue or issuer conducting authorized QA should use written scope, sandbox or non-transactional flows, explicit request budgets, and stop conditions rather than testing a live sale.
EU and UK Data Protection: Public Data Can Still Be Personal Data#
The General Data Protection Regulation requires a lawful basis and applies other duties when personal data falls within its scope. Public visibility does not by itself remove those duties. Article 6 lists several possible lawful bases; legitimate interests under Article 6(1)(f) is not automatic and requires necessity and balancing against people's rights and interests.
Depending on the facts, a controller may also need transparency, purpose limitation, minimization, retention controls, security, data-subject rights processes, international-transfer safeguards, and a data protection impact assessment. UK and EU regimes and regulator positions can diverge. Do not assume that a product price and a public profile create the same risk, or that every B2B collection passes a legitimate-interest test.
Copyright, Database Rights, and Republication#
Facts may receive different copyright treatment from original expression, but that distinction does not automatically authorize copying, extraction, or republication. Product descriptions, photographs, articles, reviews, and a database's selection or arrangement may be protected; EU database rights can add a separate analysis. Trademarks, passing off, and consumer confusion may also matter.
Collect the minimum permitted fields, preserve source and timestamp, avoid republishing protected expression, and obtain a specific license or legal analysis when the business model depends on reproducing or substituting for the source. Internal use is not an automatic copyright defense.
Robots.txt Is a Technical Standard, Not a Complete Legal Test#
The Robots Exclusion Protocol is standardized in RFC 9309. It communicates crawler preferences, but it does not itself decide every question of authorization, contract, privacy, or copyright. Likewise, an allowed robots rule does not guarantee that collection is lawful or within terms.
Respect robots controls by default, alongside source terms and rate guidance. If a planned exception is genuinely necessary, obtain documented source permission or legal approval before traffic starts.
Residential Proxy Sourcing Is a Separate Due-Diligence Issue#
Proxy type does not determine whether a downstream action is lawful, but residential and mobile networks create sourcing, consent, privacy, security, and supply-chain questions. Ask a provider how participants are informed, what they consent to, how consent is withdrawn, what traffic is prohibited, how abuse is investigated, and what independent evidence supports those answers.
Databay states on its Trust page that its residential supply uses opt-in participants. That is a first-party representation, not an independent legal conclusion in this article. Customers evaluating residential, datacenter, or mobile networks should request the documentation their own risk program requires and should not assume that using a named provider removes downstream responsibility.
A Practical Pre-Collection Review#
This review is the working artifact of this guide: twelve items, each with the evidence to record before launch and the condition that routes the design to qualified counsel instead of production. Fill it in writing, keep it with the project, and treat an unanswered row as a blocker rather than a footnote.
| Item | Document before launch | Escalate to counsel when |
|---|---|---|
| Source and ownership | The target, its operator, and a named internal business owner for the collection | The operator has challenged access in any form: letter, block, or notice |
| Official alternatives | API, feed, export, or license options and why they do or do not fit the job | An official route exists but its conditions would be avoided rather than met |
| Scope of collection | Exact URLs, fields, and volumes; the documented minimum, nothing more | The scope includes protected expression you intend to reuse or republish |
| Access boundary | Which areas are public and which sit behind accounts or technical controls | Any authentication, paywall, CAPTCHA, or block stands between you and the data |
| Terms and robots | The current terms, API conditions, and robots rules, with the date reviewed | The terms are ambiguous about automated access for your purpose |
| Authorization | Written permission where relied on, including its scope and expiry | Permission is verbal, implied, or granted by someone who may lack authority |
| Jurisdictions | Countries of the actor, infrastructure, target, and data subjects, and the laws engaged | The project spans jurisdictions the team has not previously assessed |
| Data classification | Whether personal, sensitive, or regulated-sector data is in scope | Personal or sensitive data is involved, or the target operates in a regulated sector |
| Load and rate | Request budget, concurrency ceiling, and automatic stop conditions | The collection is large enough to affect the service |
| Identification | How requests identify their operator and how the source can make contact | Nobody can state, in writing, who is making the requests |
| Security and retention | Storage protection, retention period, and the deletion path | Retention or reuse would exceed the documented purpose |
| Downstream use | Every recipient of the data and their permitted use | The business model depends on republishing or substituting for the source |
Re-run the review whenever the source, method, data, law, or purpose changes. The table is a living record kept with the project, not a one-time signature, and it does not replace counsel for the situations in its right-hand column.
Bottom Line#
Do not ask only whether proxies are legal. Ask whether this actor is authorized to make these requests, to this source, for this purpose, at this rate, in these jurisdictions, collecting and using these fields. Prefer official APIs and licenses, honor controls, minimize data and load, preserve provenance, and document uncertainty. No proxy provider or court citation can replace that fact-specific review.



