I grabbed the PHP sample code off of this machine: http://code.google.com/apis/ajaxsearch/documentation/#fonje
I'm working on my home Ubuntu Linux machine. I ran the sample code and it asked by to install the curl package for PHP. I did so and then the example worked perfectly. But then I made this change to the query I was trying to run: $url = "http://ajax.googleapis.com/ajax/services/search/web? v=1.0&as_lq=delong.typepad.com"; That is, I'd like to see what websites are linking to the url that I've given. I got this back as a response: stdClass Object ( [responseData] => [responseDetails] => clip sweeping [responseStatus] => 204 ) What does "clip sweeping" mean? Did I do this query wrong? I searched the archive of this group, and to my surprise, "clip sweeping" is never mentioned. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data Protocol" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
