Skip to content

Background task to update data via crawlers #4

@Marlysson

Description

@Marlysson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions