Skip to content
New issue

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

New 443 SSL Error #1056

Open
iamth25 opened this issue Feb 3, 2025 · 0 comments
Open

New 443 SSL Error #1056

iamth25 opened this issue Feb 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@iamth25
Copy link

iamth25 commented Feb 3, 2025

Describe the bug

I am getting the following error, once I try to run snscrape --max-results 10 twitter-hashtag HASHTAGHERE

CRITICAL snscrape.base Errors: SSLError(MaxRetryError("HTTPSConnectionPool(host='twitter.com', port=443): Max retries exceeded with url: /search?f=live&lang=en&q=%23sustainability&src=spelling_expansion_revert_click (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))")), SSLError(MaxRetryError("HTTPSConnectionPool(host='twitter.com', port=443): Max retries exceeded with url: /search?f=live&lang=en&q=%23sustainability&src=spelling_expansion_revert_click (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))")), SSLError(MaxRetryError("HTTPSConnectionPool(host='twitter.com', port=443)

How to reproduce

I made sure, that Snscrape was up to date.
Following version is installed: snscrape 0.7.0.20230622

Expected behaviour

Extraction of 10 Tweets with the given hashtag

Screenshots and recordings

No response

Operating system

macOS 15.3

Python version: output of python3 --version

3.10 (since snscrape does not work with 3.12)

snscrape version: output of snscrape --version

0.7.0.20230622

Scraper

twitter-hashtag

How are you using snscrape?

CLI (snscrape ... as a command, e.g. in a terminal)

Backtrace

No response

Log output

No response

Dump of locals

No response

Additional context

No response

@iamth25 iamth25 added the bug Something isn't working label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant