metagoofil icon indicating copy to clipboard operation
metagoofil copied to clipboard

Search Google and download specific file types

Results 6 metagoofil issues
Sort by recently updated
recently updated
newest added

I encountered this problem after running. ``` $ proxychains -q python3 metagoofil.py -d nsfocus.com -f -t all -e 60 [*] Searching for 100 .all files and waiting 60.0 seconds between...

Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4. Release notes Sourced from requests's releases. v2.32.4 2.32.4 (2025-06-10) Security CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve...

dependencies
python

File "/data/data/com.termux/files/home/metagoofil/metagoofil.py", line 16, in import googlesearch ModuleNotFoundError: No module named 'googlesearch' how do i fix this?

Hey, When I use Metagoofil, the "-o" option does not work, even if I don't mention it. There is just file display in the terminal. **Command:** ```shell python3 metagoofil.py -d...

* Replacing [googlesearch](https://github.com/MarioVilas/googlesearch) with [yagooglesearch](https://github.com/opsdisk/yagooglesearch)

Hi all i build the container and run it using sudo docker run -v $PWD/data:/data metagoofil -d github.com -f -n 10 -r 4 -t pdf -w [*] Downloaded files will...