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

Blocking URLs when Traversing Links and Parsing HTML #578

Open
carloseduardobanjar opened this issue May 3, 2024 · 0 comments
Open

Blocking URLs when Traversing Links and Parsing HTML #578

carloseduardobanjar opened this issue May 3, 2024 · 0 comments

Comments

@carloseduardobanjar
Copy link

carloseduardobanjar commented May 3, 2024

I'm encountering a challenge while utilizing requests_html for web scraping tasks. My requirement entails traversing a large number of links and extracting specific HTML elements from each page. However, I consistently encounter blockages with certain URLs (the code seems to halt -- not in the sense of terminating execution, but rather it appears to be waiting for something to proceed), which leads me to believe that the issue might be related to requests_html's functionality.

For further context and insights into the issue, please refer to the following resources:

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

1 participant