You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have noticed that the tool does not return results for multiple keywords - "filetype:pdf site:microsoft.com". This is the same for selenium and the http methods.
GoogleScraper -m http --keyword "filetype:pdf" works fine.
2.GoogleScraper -m http --keyword "site:microsoft.com" works fine.
GoogleScraper -m http --keyword "filetype:pdf site:microsoft.com" fails to return results.
This looks like a parsing issue?
The text was updated successfully, but these errors were encountered:
Great tool!
I have noticed that the tool does not return results for multiple keywords - "filetype:pdf site:microsoft.com". This is the same for selenium and the http methods.
2.GoogleScraper -m http --keyword "site:microsoft.com" works fine.
This looks like a parsing issue?
The text was updated successfully, but these errors were encountered: