Skip to content

Conversation

@jackfrost1411
Copy link
Contributor

To bypass SSL verification errors during web scraping, you can include the ssl_verify=False parameter along with the headers parameter. This combination of arguments proves useful, especially for beginners in the field of web scraping.

Fixes #1829

Before submitting

Who can review?

Tag maintainers/contributors who might be interested:
@hwchase17 @eyurtsev
-->

To bypass SSL verification errors during web scraping, you can include the ssl_verify=False parameter along with the headers parameter. This combination of arguments proves useful, especially for beginners in the field of web scraping.
@vercel
Copy link

vercel bot commented Jun 17, 2023

@jackfrost1411 is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@hwchase17 hwchase17 added the lgtm label Jun 19, 2023
@hwchase17 hwchase17 merged commit 92f05a6 into langchain-ai:master Jun 19, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UnstructuredURLLoader Error 403

2 participants