DiegoCaraballo / Email-extractor

The main functionality is to extract all the emails from one or several URLs - La funcionalidad principal es extraer todos los correos electrónicos de una o varias Url
https://whitemonkey.io
180 stars 75 forks source link

Run the Email Extractor #9

Open Ferreidea opened 5 years ago

Ferreidea commented 5 years ago

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

DiegoCaraballo commented 5 years ago

@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)

sdepablo7 commented 5 years ago

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?

DiegoCaraballo commented 5 years ago

@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

gelatorema commented 4 years ago

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

DiegoCaraballo commented 3 years ago

@gelatorema Try with: pip install requirements.txt

darkhacknet commented 3 years ago

@gelatorema Try with: pip install requirements.txt

doesn't work !

CarloCobal commented 1 year ago

use chatgpt