Skip to content

The Go script is designed to concurrently fetch HTML content from a list of specified URLs and extract email addresses from each page. It leverages goroutines and channels to achieve concurrent processing.

Notifications You must be signed in to change notification settings

Said-Ait-Driss/emails-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emails extractor

The Go script is designed to concurrently fetch HTML content from a list of specified URLs and extract email addresses from each page. It leverages goroutines and channels to achieve concurrent processing

About

The Go script is designed to concurrently fetch HTML content from a list of specified URLs and extract email addresses from each page. It leverages goroutines and channels to achieve concurrent processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages