Search-Engines-Scraper icon indicating copy to clipboard operation
Search-Engines-Scraper copied to clipboard

duplicate search results

Open ljhOfGithub opened this issue 2 years ago • 1 comments

When I run multi searching missions,different csv file contains duplicate results and different 'query',that is second searching result containing the first searching result.

ljhOfGithub avatar Apr 12 '22 08:04 ljhOfGithub

I've set a new SearchEngine.results object for every SearchEngine.search() call, which should fix this problem. If not, please give me an example of how you run the code, the output it produces, and the expected output

tasos-py avatar Apr 29 '22 08:04 tasos-py