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

ContentScraper store in between results #74

Open
KnutJaegersberg opened this issue Jun 21, 2020 · 0 comments
Open

ContentScraper store in between results #74

KnutJaegersberg opened this issue Jun 21, 2020 · 0 comments

Comments

@KnutJaegersberg
Copy link

Hi,
sometimes using the contentscraper function on a longer vector of urls, it may fail in between and then everything is lost. working around it with wrapping the function with safely from purrr and then an lapply. but would be nice if the function would store inbetween results to disk or in memory and making it fail save, because often traversing a predefined path yields better results.

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