Skip to content

Scrapebox vs Hrefer vs A-Parser - Best scraper & proxy setup for Google/Yahoo/Bing in 2025?

Hey guys,

I’m looking for a new scraper mainly for Google, Yahoo, and Bing. Scrapebox just isn’t doing the job for me anymore no matter how I configure it, the results are poor or non-existing.

I’ve tried using private proxies, but they burn out fast and aren’t worth it. I also tested static backconnect and residential proxies with data, but even with a single scrape, usage can reach 7GB+, which gets expensive quickly and still, the results are disappointing.

So, what’s the best solution here when it comes to proxies to make scraping actually work?

Is Scrapebox really that bad for scraping nowadays, or would switching to Hrefer or A-Parser make a noticeable difference? Both are quite pricey, so I’d like to know which one is more efficient before investing.

Alternatively, would it make sense to build a custom scraper with ZennoPoster or ZenoAndroid? I’ve never tried that route before and wonder if it could perform better or be more cost-effective long-term.

Any real-world experiences or tips are appreciated!

Comments

  • If you take a look at SickSEO's Posts you'll see he does use Zennoposter to scrape and looks like he's having great success.  I personally have been using the CommonCrawl API.  You can easily ask chatGPT to build a bot for it,  and that has worked great for me.  
    Thanked by 2sickseo Anonymous
  • sickseosickseo London,UK
    Zenno with 4g mobile proxies works great with google, but that bot only runs at 1 thread to avoid ip blocks. The upside is costs are fixed for the proxy at £35/month and the bot runs continuously with literally zero blocks. ip rotates every 15 minutes. I'm also scraping duckduckgo and bing which are less trigger happy with ip blocks.

    Can definitely recommend zenno. Have ctr bots and every part of my business automated with custom bots. It's quite easy to use. Just have to learn its basic functions, but it's mostly drag and drop.
    Thanked by 1Anonymous
  • I have pretty much shelved scrapebox. It’s buggy and slow after Google required JavaScript for browsing search.

    hrefer is extremely limited.

    A-parser is very good but there is a learning curve. I wish it was as easy to use as scrapebox. A-parser has way more built in scrapers and functionality than scrapebox though.

    Like @sickseo I also use zennoposter to scrape G and many other search engines. I do like A-parser and would suggest that if you don’t want to deal with building and maintaining your own while having to learn about a lot of things. ZP is not for someone who doesn’t know front end web dev or anything about programming imho. It’s quite possible to spin your wheels trying to learn how to use ZP and how to automate web applications just for it all to be a waste of money and time. 
    Thanked by 1Anonymous
  • sickseosickseo London,UK
    edited November 2
    You're right, for someone that's brand new to the program, they'd struggle with understanding variables and how they are used in the software. I think I take it for granted the existing skills I have from web development - many of these skills make understanding zenno and how it functions more easy.

    Nearly every bot I've built generally use the same functions of lists and processing lists, moving data from one file to the other. It's these basic functions you'd need to play with and practice. Also need to understand that it's a bot - every instruction needs to be created and added to it, in the right order. You'll need to do plenty of test runs to see where the bot fails and add the necessary fixes, be it an extra step or as simple as adding delays between each action. Without delays the bot runs really fast, actions are instant which can also lead to failures.

    For scraping you'd need to learn how to use the parse data option to extract urls from serps. It's just 1 module that you drag on to the software interface and add a few options for where to save the urls extracted. 



    That's what my scraping bot looks like - not a lot of steps needed to build it. It's probably one of the most simplest bots I've built.


    That's what the supporting data folder looks like. You'll need to create those files as you build the bot and tell zenno where it can find each piece of data or where to save it.
  • edited November 2
    For sure! Scrapers are for the most part pretty simple. Even building captcha solving in is not that difficult. Building a G scraper probably is a great starting point for anyone who’s never used ZP. 
    I have a buddy who just couldn’t wrap his head around zennoposter. The variables threw him off but so did the way you add actions. He’s a super smart guy too. Brilliant SEO way ahead of the curve every time G makes us a new curve. So it can happen to anyone that you just spin your wheels on it. Even the people you look up to or the people you admire. 
    It’s just not for everyone.
    This would also be my first advice to anyone who wants to automate the web: keep it simple! 
    Thanked by 1Anonymous
  • Hey everyone,

    Thanks so much for all the detailed insights and tips! I really appreciate you sharing your experiences. It’s super helpful for someone just starting out again and figuring out what works best.

    That said, I’m definitely not a ZennoPoster guy - I barely know coding (only basic html/css/js/php) or programming, so that’s out for me. I might eventually hire someone to build a bot, but for now, I’ll skip that route.

    I recently bought Hrefer (business plan, got 30% off for Halloween) and plan to play around with it. A-Parser seems like another solid option to try.

    Has anyone here ever used this scraper before? It looks interesting but pretty pricey on a monthly basis: http://scraper.rddz-tools.com/

    Much appreciated!


  • Last I tried hrefer wasn’t able to scrape G anymore 
Sign In or Register to comment.