Files
triggerdotdev--trigger.dev/docs/snippets/web-scraping-warning.mdx
T
2026-07-13 13:32:57 +08:00

3 lines
368 B
Plaintext

<Warning>
**WEB SCRAPING:** When web scraping, you MUST use a proxy to comply with our terms of service. Direct scraping of third-party websites without the site owner's permission using Trigger.dev Cloud is prohibited and will result in account suspension. See [this example](/guides/examples/puppeteer#scrape-content-from-a-web-page) which uses a proxy.
</Warning>