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

It keeps searching forever. #24

Open
ghost opened this issue Jun 27, 2018 · 2 comments
Open

It keeps searching forever. #24

ghost opened this issue Jun 27, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 27, 2018

It just searches everywhere... I sometimes think that it searches every single website.

Nothing is wrong, it just does not stop, I can see the websites it is searching in, but after 1 - 1.30 hours later it keeps searching unrelated website and does not stop searching.

Are my keywords wrong? What can I do?

@kopevgale
Copy link

I will join the question

@lonalore
Copy link

I run into tha same issue. I replaced the following row in email_crawler.py file (line 95):

request = urllib2.urlopen(req)

with this:

request = urllib2.urlopen(req, timeout=10)

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

2 participants