eyecatchup / SEOstats

SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ajax.googleapis.com stop working

rinkuyadav999 opened this issue · comments

ajax.googleapis.com/ajax/services/search/web?v=1.0&q=site:github.com&filter=0

{"responseData": null, "responseDetails": "The Google Web Search API is no longer available. Please migrate to the Google Custom Search API (https://developers.google.com/custom-search/)", "responseStatus": 403}

So how can i use your application ?

we will change the API call soon as possible

@ClemensSahs Are you working on this issue?

Is there any alternative to get Google Websearch Index?

yes I have a private WIP branch. But in the last week's my job forced much of my time...

this weekend I will have more some time to finish that patch... I hope It will be enough to finish all Unit-Tests

sorry for waiting

So some features on the old API google support not longer without billing API Keys...

I will create some methods:

  • nice and sweet methods (you can pay google for access)
  • and some bad methods. (with them you must be careful because google will possible ban your IPs)

@kapiljindal
Yes there is a alternative Google Custom Search and many other API google force us to pay

sorry that this issue is so long open

@ClemensSahs thank you for the reply. Could you please tell me the what is the best way to retrieve Google Index count and link count.

Looking forward to your reply.