dorkSraper
dorkSraper copied to clipboard
how to solve this issue
Traceback (most recent call last): File "/root/dorkScraper/dorkScraper.py", line 41, in getUrls for results in search(dork, tld="com", lang="es", num=number_webs, start=0, stop=None, pause=2): TypeError: search() got an unexpected keyword argument 'tld'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/root/dorkScraper/dorkScraper.py", line 101, in