Google Indexing Bulk checker (API)

memme

Jr Vip
Jr. VIP
Joined
Sep 19, 2009
Messages
3,528
Reaction score
596
Hi,

I am looking for a way to mass check thousands of URLs per day for indexing status on google.
It should have an API to query or upload urls in batch. Paid service would be okay.
I was thinking about developing a script for the https://www.scraperapi.com/ to check it. You might know a better service or way to do that?

Please, don't answer scrapebox. It should be accessible via API. Is there any service out there ?

Thank you very much.

Regards
 
yes, thats something like I was searching for, but compared to scraperapi, its ten times more expensive. The processing time of 1k URLs is 3 minutes.....
I think that scraperapi is cheapest solution.
I hope I get around of coding a custom script. Is there a scraper project thats uses scraperapi on github or has someone done this before?

Thanks
 
yes, thats something like I was searching for, but compared to scraperapi, its ten times more expensive. The processing time of 1k URLs is 3 minutes.....

I hope I get around of coding a custom script. Is there a scraper project thats uses scraperapi on github or has someone done this before?

Thanks

https://github.com/ian-kerins/google-scraper-python-scrapy
You need to adapt this python app for multithreading and to detect the response text for unindexed URLs
 
Scrapebox with rotating proxies should be the cheapest & best solution,
It doesn't work with API tho, you'll have to input the URLs manually
 
Try , netpeak checker or scrapebox , they are both windows software.
ScrapeBox , It is a great tool for conducting many aspects in SEO, well worth a look . that tool is having a Index Checker .

Hope this Helps !
 
https://github.com/ian-kerins/google-scraper-python-scrapy
You need to adapt this python app for multithreading and to detect the response text for unindexed URLs
Thanks, will have a look at it
Scrapebox with rotating proxies should be the cheapest & best solution,
It doesn't work with API tho, you'll have to input the URLs manually
great, you really read the initial post before you answer, gj
Try , netpeak checker or scrapebox , they are both windows software.
ScrapeBox , It is a great tool for conducting many aspects in SEO, well worth a look . that tool is having a Index Checker .

Hope this Helps !
great, you really read the initial post before you answer, gj
 
Back
Top