Email Exporter

CRX ID
ecnfbegpagpeocjegnecbifjepfcpnhe
Status
Live on Store
Description from extension meta

Extract all email addresses and phone numbers in a web page.

Image from store
Email Exporter
Description from store

Extract all email addresses and phone numbers in a web page. Simple and easy web page extractor.

* Extract all email addresses in a page.
* Extract all phone numbers in a page.
* Export results to a text file.
* Copy results to clipboard.
* Append captured data across pages and tabs.
* Search through HTML or text of the page for contacts.
* Add custom regular expressions to capture data.
* Save results to a file or post them to a URL with authentication.
* Quick and easy extractor!

Simply click the extension icon to automatically extract all email addresses and phone numbers displayed on the current web page. Email Exporter can be configured to look in the html or the text for matching data.

It can also append captured data across web pages and tabs. Check-mark the option to append, then visit multiple pages or tabs, open the extension to extract, and automatically grow your list even bigger. Then save all of the results at once!

To save your results, simply export them to a text file (with the option to append to any existing results), copy them to the clipboard and paste them anywhere you want, or post them to a secure URL to process the collected data with your own API.

Latest reviews

Abhinandan Jain 2022-05-03

Provides Fake Phone Numbers

Abhinandan Jain 2022-05-03

Provides Fake Phone Numbers

D E 2021-10-16

For everyone having issues with the phone format, I've found a solution but you'll have to manually edit the code, It's easy though. 1. Uninstall the extension 2. Add the Chrome Extension Source Viewer extension to your Chrome browser. 3. Download visual studio code or another JavaScript editor 3. go to chrome extensions manager (settings > more tools > extensions) 4. turn on developer mode (top right corner) 5. download the zip file of the plugin (Email Exporter) you can do that by going to crx > view extension source > paste this extensions url > open in this viewer > download zip(top right corner) 6. from that folder, open content.js in visual studio. 7.once opened press ( ctrl + f ) then copy and paste this: /\(?\d That'll bring you to the code section that has to be edited it should look something like this: /\(?\d{4}\)?[-\s\.]?\d{3}[-\s\.]?\d{3}/ all we have to do now is edit those numbers that say 4,3,4 into the specific countries phone format example USA would be /\(?\d{4}\)?[-\s\.]?\d{3}[-\s\.]?\d{4}/ because its format is +1 xxx-xxx-xxxx Uk would be /\(?\d{2}\)?[-\s\.]?\d{4}[-\s\.]?\d{6}/ because their phone format is +44 xxxx - xxxxxx once edited, create a folder and save the new content.js in it with everything else from the original zip file. lastly go back to chromes extension manger (chrome://extensions/) and click "load unpacked" then select the file we just created. That's it, refresh chrome and it should be working. Sorry didn't expect it to be a long read, Hope this helps :D

Li Jodie 2021-07-29

1 numerical character that is missing instead of 11 numbers.

Li Jodie 2021-07-29

1 numerical character that is missing instead of 11 numbers.

AshwathSS 2021-04-14

Great tool. Is there a tutorial to send the data using POST option? I am not able to setup a API inside my WordPress dashboard. Is it possible to send the data into Google Spreadsheet or something simpler for non technical guys like me?

AshwathSS 2021-04-14

Great tool. Is there a tutorial to send the data using POST option? I am not able to setup a API inside my WordPress dashboard. Is it possible to send the data into Google Spreadsheet or something simpler for non technical guys like me?

Anna At Mommy Poppins (Anna Fader) 2021-01-03

Is it possible to send the data to a google sheet? I am getting an error when I use the send button.

Anna At Mommy Poppins (Anna Fader) 2021-01-03

Is it possible to send the data to a google sheet? I am getting an error when I use the send button.

Evgen Kis 2020-11-01

Лучшее рабочее приложение !!!

Kamen Rider Decade (Kamen) 2020-10-27

very good

Kamen Rider Decade (Kamen) 2020-10-27

very good

nusrat rubi 2020-10-27

one question how to change phone number format?

nusrat rubi 2020-10-27

one question how to change phone number format?

Cuckoo Maniz 2020-10-14

it can only capture 10 characters of mobile

Cuckoo Maniz 2020-10-14

it can only capture 10 characters of mobile

Frank domanico 2020-09-16

Looks good to caputre emails but doesn't extract the name if embedded in email, it should be able to sort by domain name, and place the name if in email address

Sujit Mohite 2020-09-08

nice

Sujit Mohite 2020-09-08

nice

Shashwat 2020-08-27

It is good but can you please make a filter for how many digit number it can take because for google maps it doesn't take the last digit

Shashwat 2020-08-27

It is good but can you please make a filter for how many digit number it can take because for google maps it doesn't take the last digit

Quaid Surti 2020-08-09

It is a good extension but with one serious flaw. On web, phone numbers also appear with country code and are sometimes upto 15 characters with spaces. For example +91 9054782092. Your extension truncate the number to only first 11 digits. We cannot fully use the extension and I am now looking for other possibilities unless you come up with a solution.

Quaid Surti 2020-08-09

It is a good extension but with one serious flaw. On web, phone numbers also appear with country code and are sometimes upto 15 characters with spaces. For example +91 9054782092. Your extension truncate the number to only first 11 digits. We cannot fully use the extension and I am now looking for other possibilities unless you come up with a solution.

juan carlos briceño bedoya 2020-07-18

genial

juan carlos briceño bedoya 2020-07-18

genial

Hitesh Sharma 2020-06-29

error it leaves the last no of the mobile no if it starts with zero!!

Hitesh Sharma 2020-06-29

error it leaves the last no of the mobile no if it starts with zero!!

Louie Francisco 2020-06-25

Just 4 star instead of 5. This is for 1 numerical character that is missing instead of 11 numbers. Fix it and I will fix my rating

Louie Francisco 2020-06-25

Just 4 star instead of 5. This is for 1 numerical character that is missing instead of 11 numbers. Fix it and I will fix my rating

Pandu Tech in Telugu 2020-04-01

Super extension

Pandu Tech in Telugu 2020-04-01

Super extension

Jason Salvador 2019-02-13

good for capturing email but not for mobile specially when there are country code, it can only capture 10 characters of mobile and latter part wasn't be able to capture

Online Projects 2019-02-12

thks

Anonymous 2019-01-11

Love this extension

Anonymous 2019-01-11

Love this extension

Денис Любчанский 2018-12-30

Do you know, guys, that on many sites the e-mail addresses is not in the standard format with the “@” symbol, but a little distorted. Here are some examples: abc(at)defg.de - abc(at)defg(dot).de abc[at]defg.de - abc[at]defg[dot]de abc (at) defg.de - abc (at) defg (dot) de abc [at] defg.de - abc [at] defg [dot] de abc (at)defg.de - abc (at)defg (dot)de abc [at]defg.de - abc [at]defg [dot]de As you can see, there is a lot of variety here, and honestly, I don’t know what motivated people who put such addresses on sites. However, I would like you to include these address formats in your extension. I wish you further development and improvements. Thanks!

Денис Любчанский 2018-12-30

Do you know, guys, that on many sites the e-mail addresses is not in the standard format with the “@” symbol, but a little distorted. Here are some examples: abc(at)defg.de - abc(at)defg(dot).de abc[at]defg.de - abc[at]defg[dot]de abc (at) defg.de - abc (at) defg (dot) de abc [at] defg.de - abc [at] defg [dot] de abc (at)defg.de - abc (at)defg (dot)de abc [at]defg.de - abc [at]defg [dot]de As you can see, there is a lot of variety here, and honestly, I don’t know what motivated people who put such addresses on sites. However, I would like you to include these address formats in your extension. I wish you further development and improvements. Thanks!

tomladson 2018-12-12

great extension

tomladson 2018-12-12

great extension

Sem Raksmey 2018-11-15

Wow! I really appreciate your patience for making such a comprehensive and well app. Well this is the time of AI and working hard for developing business reach while we have tools for Lead generation is useless. I have used few tools for my business for growth hacking like Pipetop, AeroLeads, Rapportive and It's really helped me. It's the best extension

Sem Raksmey 2018-11-15

Wow! I really appreciate your patience for making such a comprehensive and well app. Well this is the time of AI and working hard for developing business reach while we have tools for Lead generation is useless. I have used few tools for my business for growth hacking like Pipetop, AeroLeads, Rapportive and It's really helped me. It's the best extension

Tech Info 2018-09-22

super extension 100% working thanks

Tech Info 2018-09-22

super extension 100% working thanks

gopfox medya 2018-09-12

Mail adreslerini topluyor iyi güzel de, telefon numaralarını tam bir saçmalık halinde kopyalıyor..

Roky 2020 2018-07-06

good

Roky 2020 2018-07-06

good

JASWANTH R 2018-01-03

Wow! I really appreciate your patience for making such a comprehensive and well app. Well this is the time of AI and working hard for developing business reach while we have tools for Lead generation is useless. I have used few tools for my business for growth hacking like Pipetop, AeroLeads, Rapportive and It's really helped me.

JASWANTH R 2018-01-03

Wow! I really appreciate your patience for making such a comprehensive and well app. Well this is the time of AI and working hard for developing business reach while we have tools for Lead generation is useless. I have used few tools for my business for growth hacking like Pipetop, AeroLeads, Rapportive and It's really helped me.

Jakub Miłek 2017-12-19

Please, ad function "Collect from all tabs".

Jakub Miłek 2017-12-19

Please, ad function "Collect from all tabs".

Statistics

Installs
20,000
Market
Chrome Web Store
Rating
3.92 (60 votes)
Last update
2024-01-27
Version 2.4
Languages