0

I'm creating a site that gets a google search and changes all the answer titles to No One Cares.

It is doing this by getting the file contents of the google search query and appending some JQuery to change the titles, all is working.

However, the file_get_contents produces the old style google results: http://cdn.unreal-designs.co.uk/cont/NoOneCaresGoogle/?q=Test

Unlike the modern google results: https://www.google.com/search?q=Test

Is there anyway, via the url query or otherwise in PHP to get the modern styles?

I assume it is to do with the google servers being unable to detect a browser verison?

Matt Cowley
  • 2,164
  • 2
  • 18
  • 29

0 Answers0