Scrapebox Email grabber (sucks)

GermanCPA

Junior Member
Joined
Mar 31, 2025
Messages
167
Reaction score
110
After Octoparse totally being ridiculous I tried Scrapebox and it looks like another fail. These tools are all so bad, it makes not sense to me how anybody can use them in some large scale scenario.

At first it looked good but then I tried it like I really want to use it (load list of 5000 domains in it and scrape the emails up to level2) it starts to malfunction constantly.

It's basically unusuable?!

- it gives random errors after clicking stop button
- stop button does not do anything
- it just stops scraping and does nothing (and then the stop button doesnt do anything)

Does it at least save the emails somewhere if I can't get to the "Export" button?

I think have to ask ChatGPT to write me a selenium python script that does it.
 
I think have to ask ChatGPT to write me a selenium python script that does it.

If you ask me, that would be a good way. Try to use regex and scan level of the URL up to 2 o 3

Good luck :)
 
If you ask me, that would be a good way. Try to use regex and scan level of the URL up to 2 o 3

Good luck :)

Yes, I have done it and its working perfectly.

It scrapes all email from a specific domain and runs in the background.
 
Back
Top