Trying to scrape emails with VBA

fcrisantos

New Member
Joined
Sep 6, 2016
Messages
5
Hello Ladies & Gents,

I am trying to scrape specific emails, but when I look at the source code & when I use my scraper, there seems to be 15 different emails for one email.

for i.e. the email is hiding in in a with 15 tags --- and only one contains the email



A better example... I am looking to extract this email into excel via a scraper I made
email%2Bquestion%2B2.png

________________________________________________________________________________________________

when I use the scraper I get a field that returns this:BUT... inside of it, there is the email.

This is because the code has a bunch of emails... try for yourself State Bar of CA :: Jerome Louis Amante

How can I pull just the email that is shown on the web page?

email%2Bquestion%2B2.png



How can I pull just the email that is shown on the web page?
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)

Forum statistics

Threads
1,215,025
Messages
6,122,732
Members
449,093
Latest member
Mnur

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top