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

w3c scraping hangs #538

Closed
sbenthall opened this issue Dec 20, 2021 · 2 comments
Closed

w3c scraping hangs #538

sbenthall opened this issue Dec 20, 2021 · 2 comments
Assignees
Milestone

Comments

@sbenthall
Copy link
Collaborator

Collecting w3c data like this:

$ python bin/collect_mail.py -u http://lists.w3.org/Archives/Public/public-privacy/

Hangs with no feedback to the user.

This is problematic because some notebooks in the examples/ directory depend on this data, like:

https://github.com/datactive/bigbang/blob/main/examples/experimental_notebooks/Analyze%20Senders.ipynb

@sbenthall sbenthall added this to the 0.4 milestone Dec 20, 2021
@Christovis
Copy link
Collaborator

Christovis commented Dec 20, 2021

If @npdoty is ok with the refactored w3c code in PR #534 (which also includes tests for w3c ingress) I can take care of this issue.

@Christovis
Copy link
Collaborator

PR #534 is merged now which means that W3C obtained a make over which solves this issue. You can check the ingress tests and docstring for information on how to use it to ingress the mailing lists.
Notebooks will be affected by this change and might fail. But this can be addressed in a different issue.

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