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

Background task to update data via crawlers #4

Open
Marlysson opened this issue Nov 27, 2017 · 0 comments
Open

Background task to update data via crawlers #4

Marlysson opened this issue Nov 27, 2017 · 0 comments

Comments

@Marlysson
Copy link
Owner

Marlysson commented Nov 27, 2017

Use a background broker to running the crawlers some time to update data stored in project.

Ways to update:

  • 1nd : Via button that run crawler file
  • 2nd: Every day in some hour ( 1h a.m )

1nd: Use exec_file function
2nd: use some django application to run background tasks periodically or the Schedule: a lib python to abstract the linux's cron

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