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

Storing crawling results in files #5

Open
jc-a3s opened this issue Feb 5, 2022 · 0 comments
Open

Storing crawling results in files #5

jc-a3s opened this issue Feb 5, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jc-a3s
Copy link
Contributor

jc-a3s commented Feb 5, 2022

We should store collected data in files for at least three reasons:

  1. Plotting graph again without crawling.
  2. Using gathered data for other purposes.
  3. Retrying the whole process when crawling is stopped (e.g. IP/account reached threshold).

Goal of this feature is to implement only storing functionality. We should use some popular format like JSON or/and CSV.

@jc-a3s jc-a3s added enhancement New feature or request good first issue Good for newcomers labels Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant