We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Costco seems to be blocking these types of requests, it appears you need to alter attributes related to the client:
[2023-02-14 10:18:27] - WARNING Encountered a network exception while scraping policy from https://www.costco.com/privacy-policy.html -- skipping. HTTPSConnectionPool(host='www.costco.com', port=443): Read timed out. (read timeout=30) [2023-02-14 10:18:27] - WARNING Encountered a network exception while scraping policy from https://www.costco.com/privacy-policy.html -- skipping.
The text was updated successfully, but these errors were encountered:
@rhudock thanks for the feedback, we will take a look into it and reference the fix here once we implement it!
Sorry, something went wrong.
nsamarin
No branches or pull requests
Costco seems to be blocking these types of requests, it appears you need to alter attributes related to the client:
[2023-02-14 10:18:27] - WARNING Encountered a network exception while scraping policy from https://www.costco.com/privacy-policy.html -- skipping.
HTTPSConnectionPool(host='www.costco.com', port=443): Read timed out. (read timeout=30)
[2023-02-14 10:18:27] - WARNING Encountered a network exception while scraping policy from https://www.costco.com/privacy-policy.html -- skipping.
The text was updated successfully, but these errors were encountered: