Mass checking if links are indexed

kow

Newbie
Joined
Apr 20, 2020
Messages
5
Reaction score
1
I want to check tens of thousands of links to see if they are indexed on Google or not.

Is the best way to achieve it, is to simply code a script to search for site:URL and to see if there are any results, or could it be done in a different way?
Also, are there any tools that do this already?
 
Last edited:
I want to check tens of thousands of links to see if they are ranked on Google or not.

Is the best way to achieve it, is to simply code a script to search for site:URL and to see if there are any results, or could it be done in a different way?
Also, are there any tools that do this already?
Do you mean if they are indexed? There are some free alternatives online but with 50 URL limits, you can use scrapebox with a lot of proxies to check them
 
  • Like
Reactions: kow
Was going to suggest scrapebox as well. You can calculate how many proxies you need if you know what the query limit is on google.
 
Do you mean if they are indexed? There are some free alternatives online but with 50 URL limits, you can use scrapebox with a lot of proxies to check them
My bad, I meant indexed.

I'll look into Scrapebox.
 
Back
Top