Skip to main content

The email_scraper module provides a simple method that extracts email addresses from HTML. It is able to find emails in plain text, links, atob() obfuscation and HTML entities obfuscation.

Available on PyPI.

https://github.com/kichik/email-scraper/workflows/Build/badge.svg https://badge.fury.io/py/email-scraper.svg

Usage

>>> from email_scraper import scrape_emails
>>> scrape_emails('<html><body><a href="mailto:hello@world.com">email me</a></body></html>')
{'hello@world.com'}
>>> scarpe_emails('<a href="javascript:window.location.href=atob(\'bWFpbHRvOmVtYWlsQGV4YW1wbGUuY29t\')">E-Mail</a>')
{'email@example.com'}

Release files for email-scraper 0.6

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for email-scraper 0.6
File Size Uploaded
email_scraper-0.6.tar.gz 4.9 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for email-scraper 0.6
File Interpreter ABI Platform
email_scraper-0.6-py3-none-any.whl Python 3 none any Details

Total release size: 8.8 kB

Release files / email_scraper-0.6.tar.gz

Download URL email_scraper-0.6.tar.gz
Size 4.9 kB
Tags Source
SHA-256 checksum
How to use checksums
838864e5bb6d39e65fb27c1a706b90109582af4192f72c71a79d7dd4b93a11cc
BLAKE2b-256 checksum
How to use checksums
de78679955117d8ae0c7ecf5431544b078cfb113d38b25e486902eeb04d065d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 3, 2026.

Transparency log

Release files / email_scraper-0.6-py3-none-any.whl

Download URL email_scraper-0.6-py3-none-any.whl
Size 3.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
fbaa5b809b835b0915fc96bfea227635cf1c0fb2aea8686c7414ede44a3143f8
BLAKE2b-256 checksum
How to use checksums
303152aa2e1e68350fd57c383d450f07a8fb6495381daff5ff59ce3841faab59
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 3, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.6 This release

2 release files

0.5

2 release files

0.4

2 release files

0.3

2 release files

0.2

2 release files

0.1

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page