Scraping Email Addresses with Python (Source Code Included!)

preview_player
Показать описание
For this video I will be scraping email addresses off of a particular website with a scraper that I built with Python. This is a clear example on why you should NEVER display your email address on a website (unless you want spam emails). People who scrape email addresses can perform malicious actions like send spam, potentially hack the email address, upload the scraped email addresses on Facebook and target them with advertisements, and much more. This video is for educational purposes only.

If you have any questions or comments, please leave them in the comment section below and I will answer as quickly as possible.

Please like and subscribe for more :)

Follow my social media:

Рекомендации по теме
Комментарии
Автор

How would HasData's web scraping API compare when extracting data across different sites?

JuliuszTomaszewski-vg
Автор

"Just for educational purpose only".
Indeed.

hqrlock
Автор

For educational purposes, is there a way to run multiple webpages at once? so you can find all emails addresses from a website rather than a webpage?

seanmurphy
Автор

Great sir
How many email we scrape through this code

chmisrarali
Автор

Hey Cameron! The program runs well, however it only works for unsecured websites. Do you have any tips or ideas how to make it run on secured websites as well?

nickcanavarro
Автор

Hi Sir,
I have a question for you. I know a website called Backerclub, in that their are about 2 million users. Their email addresses are not Public.
Can you guys Extract the email addresses from it.
If so could yourll say how you'll will do it.

sinannizar
Автор

ok very good sir can u please tell that the program you wrote is for scrapping email addresses from a single weblink or website but what if I want to scrape email addresses from the multiple websites by pasting a list of URLS? is it also possible if yes then please also make a video on that or share the code with us. Please reply as u wish

ZeeJayFilms
Автор

How about instead of having text for the email, have an image of the text :0

PilotTurtle
Автор

Im trying to do something like this. But it is not as straight forward as yours in which every email as you showed on this video. How would I go about scraping a websites email if it is not located at the first page of the website. For instance, I would have to go through a different tab in order to extract some sort of email.

roberttabamo
Автор

@Cameron Cobb Plz also make a video on making a program which extract emails from "THE LIST OF URLS" if possible

ZeeJayFilms
Автор

does it work with google search results? does it still work ?

envato_items_reviews
Автор

Dear, i run code but these error:
how to fix it. many tks

chaunguyen
Автор

File "C:\Users\Downloads\email-and-phone-scraper-master\web_scraper.py", line 15, in <module>
from openpyxl import Workbook
help me bro

Kurt-lb
Автор

Can you give the URL of the site you used and thank you for video great

tunecore
Автор

Cameron this would help a lot to scrape the emails of bad reviewers like shipping was to slow from own amz sales and give them some rebate or a product for free to make things good... Would that work out? thx buddy

bene
Автор

Hi all! Did anyone manage to find the "Guestbook" site? I searched a lot and couldn't find it.

MohammedSalah
Автор

Anyone with an idea on the website he just opened? Guestbook or something??

mulu_tx
Автор

Hey why it is showing no module named 'openpyxl'
What should i do now?

srrefat
Автор

Teach me how to scrape credit cards, need to fund emp

orangewardragon
Автор

Sir how did u run the python code please help any one !!!

ZeeJayFilms