There is no way to do this with the Google Search API.

On Wed, Jun 29, 2016 at 2:08 AM, Clay Garner <ashc...@gmail.com> wrote:

> How can I find out who a Craigslist ad belongs to?
>
>
> On Sunday, December 13, 2015, <jayshree.z...@mrrsoft.com> wrote:
>
>> Hi Jeremy,
>>
>> Can you please suggest some solution for increase POST call limit for
>> character(It is now only 5K characters)
>>
>>
>>
>> On Tuesday, July 26, 2011 at 6:44:27 PM UTC+5:30, jgeerdes [AJAX APIs
>> "Guru"] wrote:
>>>
>>> I suspect that you're sending this to the Translate API v2 since the
>>> last time I checked, the v1 API just didn't respond to URI's that are too
>>> long. In either case, the solution is to use the POST method, but note that
>>> to do so, you must also send a custom header. It's all in the documentation.
>>>
>>> Jeremy R. Geerdes
>>> Generally Cool Guy
>>> Des Moines, IA
>>>
>>> For more information or a project quote:
>>> jrge...@gmail.com
>>>
>>> If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan
>>> Church!
>>>
>>> On Jul 26, 2011, at 5:39 AM, Luca wrote:
>>>
>>> > Hello, i'm using google api translate for dot.net.
>>> >
>>> > this is my code:
>>> >
>>> >    Protected Sub bb_Traduci_Click(sender As Object, e As EventArgs)
>>> > Handles bb_Traduci.Click
>>> >        Dim Translator As New TranslateClient("")
>>> >        Try
>>> >            CKEditorControl_en.Text =
>>> > Translator.Translate(CKEditorControl_it.Text, "it", "en")
>>> >        Catch ex As Exception
>>> >            common_mail.segnalazione(Request.Url.ToString, "Google API
>>> > traslate error: " & ex.ToString)
>>> >            Exit Sub
>>> >        End Try
>>> >    End Sub
>>> >
>>> > For long text i received....the server message in subject.
>>> > How can i do solve this problems?
>>> >
>>> > --
>>> > You received this message because you are subscribed to the Google
>>> Groups "Google AJAX APIs" group.
>>> > To post to this group, send email to google-ajax...@googlegroups.com.
>>> > To unsubscribe from this group, send email to
>>> google-ajax-search-api+unsubscr...@googlegroups.com.
>>> > For more options, visit this group at
>>> http://groups.google.com/group/google-ajax-search-api?hl=en.
>>> >
>>>
>>> --
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Google AJAX APIs" group.
>> To post to this group, send email to
>> google-ajax-search-api@googlegroups.com
>> To unsubscribe from this group, send email to
>> google-ajax-search-api+unsubscr...@googlegroups.com
>> To view this message on the web, visit
>>
>> https://groups.google.com/d/msgid/google-ajax-search-api/53d53d7c-ca15-4fc6-bbaa-343a3fa9e509%40googlegroups.com
>> <https://groups.google.com/d/msgid/google-ajax-search-api/53d53d7c-ca15-4fc6-bbaa-343a3fa9e509%40googlegroups.com?utm_medium=email&utm_source=footer>
>> For more options, visit this group at
>> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Google AJAX APIs" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to google-ajax-search-api+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Google AJAX APIs" group.
> To post to this group, send email to
> google-ajax-search-api@googlegroups.com
> To unsubscribe from this group, send email to
> google-ajax-search-api+unsubscr...@googlegroups.com
> To view this message on the web, visit
>
> https://groups.google.com/d/msgid/google-ajax-search-api/CABe%2BvkQa2nT8Pba%2BAqqRo3sQmWPQ%2B8etSAU65nN0tdeOVm3YGQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/google-ajax-search-api/CABe%2BvkQa2nT8Pba%2BAqqRo3sQmWPQ%2B8etSAU65nN0tdeOVm3YGQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>
> For more options, visit this group at
> http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Google AJAX APIs" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-ajax-search-api+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Rev. Jeremy R. Geerdes, Pastor
Debra Heights Wesleyan Church
4025 Lower Beaver Rd
Des Moines, IA 50310

(515) 344-3037
jgeer...@debraheightswesleyan.org
http://dhw.church

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/CAF4cwg9pfUQtobrM8v9xDbM2pXmD%2Bf6yvCp8xTB%2BG3%3DnitAmYQ%40mail.gmail.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to