Email-extractor icon indicating copy to clipboard operation
Email-extractor copied to clipboard

Run the Email Extractor

Open Ferreidea opened this issue 5 years ago • 7 comments

Hi!

I have downloaded the Email Extractor but I dont know how to run it!

I have Python 3.6 in my Windows and also have Anaconda Installed

Could you tell me how to execute the Email extractor?

When I click in the python file it opens a black prompt but sudddenly it closes

Toda ayuda sera buenvenida

Gracias

Ferreidea avatar Aug 31 '19 16:08 Ferreidea

@Ferreidea Hi how are you? You can run it by console. Being in the cmd inside the Email Extractor directory, you run (python EmailExtractor.py)

DiegoCaraballo avatar Sep 05 '19 01:09 DiegoCaraballo

Hola Diego, me da un problema cuando ejecuto el email extractor, cuando ya esta buscando me sale este mensaje: Couldn't find a tree builder with the features you requested: lxml. Do you need to install a parser library? ¿Sabes que puede ser?

sdepablo7 avatar Sep 09 '19 17:09 sdepablo7

@sdepablo7 Hola, prueba con pip install lxml

https://stackoverflow.com/questions/24398302/bs4-featurenotfound-couldnt-find-a-tree-builder-with-the-features-you-requeste

Saludos

DiegoCaraballo avatar Sep 09 '19 18:09 DiegoCaraballo

when ever i run the script it says "Line 6 in module, from googlesearch import search import error no module named googlesearch

gelatorema avatar Apr 26 '20 07:04 gelatorema

@gelatorema Try with: pip install requirements.txt

DiegoCaraballo avatar Nov 23 '20 17:11 DiegoCaraballo

@gelatorema Try with: pip install requirements.txt

doesn't work !

darkhacknet avatar Jan 30 '21 05:01 darkhacknet

use chatgpt

CarloCobal avatar Sep 28 '23 00:09 CarloCobal