Hi guys,
I have a business and I lost my list of email addresses that I had saved, over 30,000.
The only way for me to get those emails again is to manually open every sales record and copy and paste the email address.
I currently have a automator script running that does the following:
1) Opens a text file (the text file has all of the links for the receipts... html://mywebsite.com/orders/1232421)
2) Converts text to url
3) Get Text from Webpage
4) Get email from text
5) and then save the email addresses in a text file.
This takes a really long time (3 minutes for 100 links) because it has to download all of the content from the url.
I wanted to know if there was an action script or something else that I can do in bulk that will be able to get all of this information for me faster.
I really appreciate all of your help with this.
Jonathan.
I have a business and I lost my list of email addresses that I had saved, over 30,000.
The only way for me to get those emails again is to manually open every sales record and copy and paste the email address.
I currently have a automator script running that does the following:
1) Opens a text file (the text file has all of the links for the receipts... html://mywebsite.com/orders/1232421)
2) Converts text to url
3) Get Text from Webpage
4) Get email from text
5) and then save the email addresses in a text file.
This takes a really long time (3 minutes for 100 links) because it has to download all of the content from the url.
I wanted to know if there was an action script or something else that I can do in bulk that will be able to get all of this information for me faster.
I really appreciate all of your help with this.
Jonathan.