https://github.com/storopoli/emailscraper.jl
Scrape Emails from Domains
https://github.com/storopoli/emailscraper.jl
julia webscraping
Last synced: about 1 year ago
JSON representation
Scrape Emails from Domains
- Host: GitHub
- URL: https://github.com/storopoli/emailscraper.jl
- Owner: storopoli
- License: mit
- Created: 2021-07-03T14:28:25.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T10:00:31.000Z (almost 5 years ago)
- Last Synced: 2025-02-10T12:42:43.091Z (over 1 year ago)
- Topics: julia, webscraping
- Language: Julia
- Homepage: https://storopoli.io/EmailScraper.jl/dev
- Size: 146 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EmailScraper.jl
[](https://storopoli.io/EmailScraper.jl/stable)
[](https://storopoli.io/EmailScraper.jl/dev)
[](https://github.com/devmotion/MCMCDiagnosticTools.jl/actions?query=workflow%3ACI+branch%3Amain)

[](https://github.com/invenia/BlueStyle)
[](https://github.com/SciML/ColPrac)
A general-purpose email scraper to extract email addresses from urls.
## Usage
`EmailScraper.jl` exports only one function:
```
scrape_url(url)
```