1
0
mirror of https://github.com/lorien/awesome-web-scraping.git synced 2025-02-15 13:33:11 +02:00

Merge pull request #162 from david96182/patch-1

Add ninjemail to python.md
This commit is contained in:
lorien 2024-05-26 16:20:13 +03:00 committed by GitHub
commit 594ff81711
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -348,6 +348,10 @@ Libraries for parsing email.
* [flanker](https://github.com/mailgun/flanker) - A email address and Mime parsing library.
* [Talon](https://github.com/mailgun/talon) - Mailgun library to extract message quotations and signatures.
Libraries for creating email accounts.
* [ninjemail](https://github.com/david96182/ninjemail) - Python library for automated email account creation for different providers.
## URL and Network Address
Libraries for parsing/modifying URLs, network addresses, domain names.