Files
langchain-python/langchain/document_loaders
Tim Asp 3ca1a387c2 Web Loader: Add proxy support (#6792)
Proxies are helpful, especially when you start querying against more
anti-bot websites.

[Proxy
services](https://developers.oxylabs.io/advanced-proxy-solutions/web-unblocker/making-requests)
(of which there are many) and `requests` make it easy to rotate IPs to
prevent banning by just passing along a simple dict to `requests`.

CC @rlancemartin, @eyurtsev
2023-06-27 22:27:49 -07:00
..
2023-06-15 11:53:00 -07:00
2023-04-26 21:04:56 -07:00
2023-02-20 08:20:48 -08:00
2023-05-17 15:29:22 -07:00
2023-05-18 09:56:51 -04:00
2023-03-17 09:05:08 -07:00
2023-02-26 17:27:00 -08:00
2023-04-19 21:04:12 -07:00
2023-05-01 20:28:02 -07:00
2023-05-15 14:30:12 -07:00
2023-04-06 22:55:07 -07:00
2023-05-29 20:11:21 -07:00
2023-02-08 12:00:47 -08:00
2023-03-14 21:17:50 -07:00
2023-02-20 08:20:48 -08:00
2023-05-22 16:43:07 -07:00
2023-06-01 00:54:42 -07:00
2023-06-25 13:12:08 -07:00
2023-02-05 23:02:07 -08:00
2023-05-05 16:49:19 -07:00
2023-05-30 10:42:20 -07:00
2023-02-08 00:35:33 -08:00
2023-06-25 12:41:57 -07:00
2023-05-16 23:42:53 -07:00
2023-05-09 10:24:17 -04:00
2023-05-29 19:47:56 -07:00
2023-05-23 15:57:33 -07:00
2023-06-23 16:05:42 -07:00