Open GoogleCodeExporter opened 9 years ago
Same issue here, did the name change from parser to myparser?
python metagoofil.py
Traceback (most recent call last):
File "metagoofil.py", line 1, in <module>
from discovery import googlesearch
File "/opt/tools/metagoofil-2.2/discovery/googlesearch.py", line 3, in <module>
import myparser
ImportError: No module named myparser
Original comment by michael....@gmail.com
on 24 Jul 2013 at 5:50
Just copy some necessary files from
http://code.google.com/p/metagoofil/downloads/detail?name=metagoofil-2.1_BH2011_
Arsenal.tar.gz&can=2&q=
Or just use the blackhat version.
You may have to modified the parser to exclude some links.
Or you can try my modified version...However, I modified it to work for Chinese
and may added some unnecessary dependencies(chardet):
https://github.com/reverland/igt/tree/master/metagoofil-blackhat
Original comment by lht...@gmail.com
on 27 Jul 2013 at 12:18
Original issue reported on code.google.com by
lht...@gmail.com
on 8 Jul 2013 at 1:03