Skip to content

Is there a method for pause/continue or stop crawl? #2414

Answered by janbuchar
lamysafari asked this question in Q&A
Discussion options

You must be logged in to vote

Then your second best option may be to run crawlee in a subprocess and send sigint to it when you want to pause it - that is essentially the same as what happens when you press CTRL+C in the command line. I don't think you can pause the crawler programmatically without heavily relying on implementation details.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@lamysafari
Comment options

@janbuchar
Comment options

@lamysafari
Comment options

@janbuchar
Comment options

Answer selected by lamysafari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants