# Enable crawling in proxy-restricted environments

> Crawl4aiTools now supports proxy_config via BrowserConfig, allowing traffic to route through enterprise proxies and enabling browser-level network configuration.

- Published: 2026-01-08
- Author: Agno Team
- Category: Changelog
- Canonical: https://agno-com-nine.vercel.app/articles/enable-crawling-in-proxy-restricted-environments
- Markdown: https://agno-com-nine.vercel.app/articles/enable-crawling-in-proxy-restricted-environments.md

Crawl4aiTools now supports proxy_config via BrowserConfig, allowing traffic to route through enterprise proxies and enabling browser-level network configuration. This removes a common blocker for deployments in egress-controlled networks and makes crawling behavior predictable across environments.

Details:

- Configure proxies centrally via BrowserConfig for consistent network behavior
- Simplifies deployment in VPCs and corporate networks with mandatory outbound proxies

Who this is for: Enterprises operating behind corporate proxies and teams standardizing network egress for web-crawling workloads.
