GithubHelp home page GithubHelp logo

diegocaraballo / email-extractor Goto Github PK

View Code? Open in Web Editor NEW
177.0 177.0 72.0 114 KB

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

Home Page: https://whitemonkey.io

Python 98.49% Shell 0.58% Dockerfile 0.93%
email email-extractor email-marketing emails extraction python scraper scrapers scraping scraping-websites scrapper scrapping scrapy scrapy-spider spyder stractor

email-extractor's Introduction

Hi 👋, I'm Diego Caraballo

My names is Diego Caraballo. I am full stack developer from Uruguay.

* 🔭 I work as a software developer and contribute to the frontend and backend for the creation of mobile and web applications.
* 🌱 I’m currently learning Scraping, data science, bots and more
* 👯 I’m looking to collaborate on innovational projects
* 💬 Ask me whatever you want
* 📫 How to reach me: [email protected], Linkedin

man_technologist Experience



Full Stack Developer
Asociación Médica de San José
August 2017 - present

* Engineered modern applications with .NET (C#, VB), Angular, SQL Server, and No SQL.
* Built innovative microservices and Web Services (incl. SOAP/REST/XML).
* Efficiently deployed and integrated software engineered by team and updated integration/deployment scripts to improve continuous integration practices.
* Other Technology Stack: ASP.NET, ADO.NET, Entity Framework, GIT, MySql, MongoDB, HTML, CSS, Bootstrap, Winform, Python



Co-Founder | Full Stack Developer
SoftTero
October 2021 - present

* Engineered modern applications with .NET, Java, Ionic, Angular, SQL Server, and No SQL.
* Built innovative microservices and Web Services (incl. SOAP/REST/XML).
* Efficiently deployed and integrated software engineered by team and updated integration/deployment scripts to improve continuous integration practices.



Freelance Software Developer
Freelancer.com
June 2016

* Some scripts in python.
* Winform C# and SqlServer.



Software testing
Asociación Médica de San José
April 2015 - August 2017

* Reviewing software requirements and preparing test scenarios.
* Executing tests on software usability.
* Preparing reports on all aspects related to the software testing carried out and reporting to the design team.
* Interacting with clients to understand product requirements.
* Participating in design reviews and providing input on requirements, product design, and potential problems.



Personal Blog
Mi Diario Python | www.pythondiario.com
April 2013 - Present

* 60,000 unique monthly visits.
* Different post and tutorials about Python.
* Tutorials about: Django, Flask, Scraping, Automation, python modules and more.



DiegoCaraballo

telescope Technology Stack

C-Sharp angular Mongo-DB mysql HTML-5 CSS Javascript TypeScript python django flask git

bird Github Statistics

DiegoCaraballo

DiegoCaraballo

mailbox Reach out to me on

              

email-extractor's People

Contributors

dcaraballo avatar dependabot[bot] avatar diegocaraballo avatar gregord1a1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

email-extractor's Issues

ImportError: cannot import name 'search'

~/Email-extractor$ python3 EmailExtractor.py 
Traceback (most recent call last):
  File "EmailExtractor.py", line 6, in <module>
    from googlesearch import search
ImportError: cannot import name 'search'

Running ubuntu 18.04 , installed requirements. Run using python3. Could you please help?

HTTP Error 503: Service Unavailable

I was running it vps on GCP
After several searches, it scraped 91 emails and I got this message.
Searching emails... please wait
This operation may take several minutes
HTTP Error 503: Service Unavailable
Press enter to continue

ERROR when executing the script

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

Run the Email Extractor

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

Add a list of phrases to search

The idea is to have an option like 3 (Do a Google search, save the Urls found and search the emails), but search a list of phrases.

This list can be in a .txt
The option can ask for number of search results in Google

Unknown URL type and sites that hang scraper

Hello,
I'm getting this error that stops the program from extracting emails.

unknown url type: '[email protected]'
Press enter to continue

There is also issue with some sites that hang scraper, I'm not sure if it can be overcome, but here are some examples of the sites maybe you can figure it out from it.

Searching in https://whyy.streamguys1.com/whyy-mp3

Searching in http://www.investor.reuters.com/business/BusCompanyOverview.aspx?t
icker=SCI&symbol=SCI&target=%2fbusiness%2fbuscompany%2fbuscompfake%2fbuscompove
rview

Searching in http://www.accuweather.com/en/us/jersey-city-nj/07306/weather-fore
cast/2735_pc

groupon.com


I'm getting also this error
`[Errno 104] Connection reset by peer`

googlesearch module not found

Hi,

I am trying to install 'googlesearch' module with pip but can't be found.

sudo pip install googlesearch

Returns this error

Could not find a version that satisfies the requirement googlesearch (from versions: ) No matching distribution found for googlesearch

What can I do?

Thanks

Google Search Error - Ubuntu 18.04

Hi,

when i try to execute your program on ubuntu 18.04, i get the following error message. Is this normal?

Traceback (most recent call last):
File "./EmailExtractor.py", line 6, in
from googlesearch import search
ImportError: No module named googlesearch

I have installed the following packages below:
sudo apt-get install pip3
pip3 install google
pip3 install google-search
pip3 install beautifulsoup4
pip3 install fake-useragent

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.