samwize / python-email-crawler

Search on Google, and crawls for emails related to the result
292 stars 127 forks source link

Search results don't change #27

Open sheepdogs opened 6 years ago

sheepdogs commented 6 years ago

No matter what keywords I select to search, the program will only search for the keywords from the first time the program was run.

Example:

first test search was "iphone developers" results were as expected

second search was "android developers" it still searched as if it were looking for iphone developers.

o3web commented 2 years ago

Hi,

You need to delete "crawler.sqlite" in the "data/" folder ;)