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

crawler listening new request url #301

Open
Devhercule opened this issue Jul 30, 2018 · 1 comment
Open

crawler listening new request url #301

Devhercule opened this issue Jul 30, 2018 · 1 comment
Labels

Comments

@Devhercule
Copy link

Devhercule commented Jul 30, 2018

What is the current behavior?
The crawler is closed when the queue is empty

What is the expected behavior?
Is there a possibility to not to close crawler but to keep it listening new url to crawl?

Please tell us about your environment:

  • Version: lastest
  • Platform / OS version: Centos 7.1
  • Node.js version: v8.4.0
@matheuschimelli
Copy link

Remove this line
await crawler.close(); // Close the crawler

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants