email-extractor icon indicating copy to clipboard operation
email-extractor copied to clipboard

extract emails from whole of website

Results 3 email-extractor issues
Sort by recently updated
recently updated
newest added

I get SQLITE_MISUSE: Database is closed upon fresh install, not sure what I'm doing wrong? Thanks

resolve issue: https://github.com/moein7tl/email-extractor/issues/4

Is there a way to get a callback once all the queued crawls are complete instead of returning per crawl? For example, callback with all url/email pairs instead of one-by-one....