CloudFlare_EOF is a project to decode email addresses protected and Obfuscated by Cloudflare.
Project description
Table of Contents
About The Project
If you are intersted in this project you may be Scrapping data and you came across a CloudFlare Protection that obfuscates data like this:
<span class="__cf_email__" data-cfemail="e4aa81928196bbb7908b94bbd6bba88185968abbb48881859781bb8881859281bb85bb97908596bb8b8abb908c81bb9681948b">[email protected]</span>
This module will help you remove this Protection this will output when processed by the module
Never_Stop_2_Learn_Please_leave_a_star_on_the_repo
Please, If you like the project don't forget to leave a Star ⭐ ! it motivates me to keep going and possibly to share more things i wrote
Prerequisites
To use this script, you will need Python
Installation
The installation is fast (less than 1 mins)
- Install the Package using the command :
pip install CloudFlare-EOF
-
Then, you can import and use the module as is
import CloudFlare-EOF html = '''<span class="__cf_email__" data-cfemail="e4aa81928196bbb7908b94bbd6bba88185968abbb48881859781bb8881859281bb85bb97908596bb8b8abb908c81bb9681948b">[email protected]</span>''' print(CloudFlare-EOF.decode_cf_email(html)) # Returns "Never_Stop_2_Learn_Please_leave_a_star_on_the_repo"
-
Alles gut ! Leave a star ⭐ if you like this project!
Contact
Elxss - discord: eliasss8886_ - elxssgitcontact@gmail.com - website: elxss.github.io
This is a Readme.md Template
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudflare_eof-0.1.3.tar.gz.
File metadata
- Download URL: cloudflare_eof-0.1.3.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
341b4a661f4129de3330d18bdeee1496d5a003539e63b950b466d98c89ba43cc
|
|
| MD5 |
fca98755d6d1f6d8e5fd5cd9b4a50051
|
|
| BLAKE2b-256 |
0ceeab1f4ac429243b5986e4a629e08ac7bde2712fc9a913b21d9f360b203cde
|
File details
Details for the file CloudFlare_EOF-0.1.3-py3-none-any.whl.
File metadata
- Download URL: CloudFlare_EOF-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c49455e5d01415fab4da3bd4d9454dd2d7397faedea867472f6cf2cf0a6492e6
|
|
| MD5 |
831cf481c764f8dab69914ab0d043576
|
|
| BLAKE2b-256 |
f1935b155549c8eb72582e996e3808fee881d8a1390d5262254ac4ecd288bcdc
|