ScrapeBox Forum
Question Email Scraper Plugin - Printable Version

+- ScrapeBox Forum (https://www.scrapeboxforum.com)
+-- Forum: ScrapeBox Main Discussion (https://www.scrapeboxforum.com/Forum-scrapebox-main-discussion)
+--- Forum: General ScrapeBox Talk (https://www.scrapeboxforum.com/Forum-general-scrapebox-talk)
+--- Thread: Question Email Scraper Plugin (/Thread-question-email-scraper-plugin)

Pages: 1 2


Question Email Scraper Plugin - Nosh - 01-03-2018

Question Email Scraper Plugin

Hi,
I would like to scrape emails from a website with the custom scraper, but the emails appear this way in the source code:
PHP Code:
<a href="&#x6d;&#x61;&#x69;l&#x74;o:co&#x6e;t&#x61;cto@&#x6e;ad&#x69;ee&#x6e;&#x74;re&#x6e;&#x61;.&#x63;om">co&#x6e;&#x74;&#x61;&#x63;to@&#x6e;&#x61;&#x64;iee&#x6e;&#x74;r&#x65;n&#x61;&#x2e;&#x63;&#x6f;&#x6d;</a></li> 

Is it possible to scrape them?
Thanks!


RE: Question Email Scraper Plugin - loopline - 01-04-2018

No. I mean if you give me a sample url I can test, but I would say no.


RE: Question Email Scraper Plugin - Nosh - 01-04-2018

Damn. Impossible ?
Example URL: https://www.spreaker.com/user/nadieentrena


RE: Question Email Scraper Plugin - loopline - 01-07-2018

Actually it worked fine. Scrapebox scraped this mail

[email protected]|https://www.spreaker.com/user/nadieentrena

Thats the mail and the url. You can turn off the saving of the url with the mail if you want. So yes it works fine.


RE: Question Email Scraper Plugin - Nosh - 01-07-2018

Did you use the custom scraper of the email plugin ? The problem is, that I want to scrape the related location/country too to be able to filter afterwards...


RE: Question Email Scraper Plugin - Nosh - 01-10-2018

Did you use the custom scraper?


RE: Question Email Scraper Plugin - loopline - 01-11-2018

No, I just used the email scraper. The custom scraper in the email scraper plugin may be better suited to what you want though. I guess it depends on how much data you want, also its a paid plugin, but of course its lifetime. Video below.

Ill work on this and post back though.

https://www.youtube.com/watch?v=cdkwN67zEaE&t=25s


RE: Question Email Scraper Plugin - loopline - 01-12-2018

It’s html entities, you can decode it with any online tool like https://mothereff.in/html-entities

It decodes in the email grabber but its not going to decode in the standard data grabber.

However Scrapebox is going to try and build in decoding into the custom data grabber in the email plugin, so long as it doesn't cause any unforseen errors.


RE: Question Email Scraper Plugin - loopline - 01-12-2018

ok, they built a new version of the email scraper plugin and it now supports this.

https://preview.ibb.co/kzm5Gm/email.png

[Image: email.png]


RE: Question Email Scraper Plugin - Nosh - 01-14-2018

Sorry for the confusion. Of course I was referring to the paid plugin (already have it)