langchain/docs/extras/modules/data_connection
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
..
document_loaders/integrations Web Loader: Add proxy support (#6792) 2023-06-27 22:27:49 -07:00
document_transformers/text_splitters MD header text splitter returns Documents (#6571) 2023-06-22 09:25:38 -07:00
retrievers Kendra retriever api (#6616) 2023-06-23 14:59:35 -07:00
text_embedding/integrations Doc refactor (#6300) 2023-06-16 11:52:56 -07:00
vectorstores/integrations docs: vectorstore upgrades 2 (#6796) 2023-06-26 22:55:04 -07:00