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

cause: [ConnectTimeoutError: Connect Timeout Error] #7

Open
Lily369 opened this issue Mar 7, 2023 · 2 comments
Open

cause: [ConnectTimeoutError: Connect Timeout Error] #7

Lily369 opened this issue Mar 7, 2023 · 2 comments

Comments

@Lily369
Copy link

Lily369 commented Mar 7, 2023

node

@ppxu
Copy link

ppxu commented Mar 17, 2023

node

i have the same issue, do you have any progress

@prasoonthakur8
Copy link

Hi @ppxu @Lily369

You should check if selectors (classess, ids, tags) exist on the page.

Suppose we want scrap a div with class .blog-title, but this class does not exist on page or anyhow it is wrong then it will always show error.

Also this error occurs when we try to scrap from SPA, because that time a simple axios request would not work.

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

No branches or pull requests

3 participants