Tool to extract ALL the indexed URL

sunny155

Newbie
Joined
Dec 3, 2012
Messages
4
Reaction score
0
Hi Guys,

What tool should I use to extract all the Indexed URL's from Google. Running a query site:domain giving me a lengthy result (1000+)
So is there any free/paid tool for that?

Thanks!
 
Actually, while the above answers are similar to what I would say, none of them are actually correct.

There is no tool that will allow you to see/scrape more than the first 1k search results for any single query.

For instance, if I were to input the following footprint into scrapebox:

site:blackhatworld.com (which, when searched, has over 1 million results), I'll never be able to scrape more than the first 1k results for just that one query.

Google simply will not display more than the first 1k search results.

However, using scrapebox and the same footprint combined with different keywords, will allow you to get more than 1k results for that same query.

For instance, each of the following three footprints would scrape 1k individual results, totaling in 3k total results (there are bound to be duplicates of course):

apples site:blackhatworld.com
dogs site:blackhatworld.com
cats site:blackhatworld.com

With a very large list of keywords, you'll be able to get more than just 1k results, but not with any single query.

If the site you're trying to scrape the URLs from google with has a sitemap (most wordpress sites do), scrapebox also has a sitemap scraper which will grab every URL on the sitemap in a single scrape.

So, scrapebox is definitely the way to go, but I thought you should know what you're actually going to be getting should you buy it (which I highly recommend).
 
Thanks for solution. Will refer this post for future project.
 
Back
Top