Forum Moderators: open

Message Too Old, No Replies

Google API and special characters (ñ, ó)

A wish for 2003

         

dirson

3:39 pm on Dec 31, 2002 (gmt 0)

10+ Year Member



I wish I found the solution for my problems with Google API and special characters.

I succeeded in doing some searches with the google api and Perl ('SOAP::Lite' module).

But I would like to search words with acute accents (in French or Spanish), and show results also with these special characters.

I tried changing 'ie' and 'oe' values into 'iso-8859-1' or 'latin1', but spanish words are not recognized and I get extrange results ('Español').

Does anybody have any experience? Thank you very much and HAPPY NEW YEAR.

BTW, I received once a post of a czech guy dealing with this topic, but I lost it. Plese send it again.

Brett_Tabke

4:19 pm on Dec 31, 2002 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I seem to recall a post about this in the google api usenet group. I just looked and couldn't come up with it out of the groups search, but I think it's there.

GoogleGuy

7:23 pm on Dec 31, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hey dirson, I ran this by a friend of mine at Google and got a bit of information for you. The APIs changed in August to support "special characters" (which aren't so special if you're French or Spanish). All queries are now in UTF-8. Details are here:
[google.com...]

There's a discussion on the Web APIs group about this, too:
[groups.google.com...]

Hope this helps,
GoogleGuy, who really will be gone a lot in January. ;)

dirson

10:04 pm on Dec 31, 2002 (gmt 0)

10+ Year Member



Thank you, GG.

Enjoy your holidays.

GoogleGuy

4:27 am on Jan 1, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Happy to help! Nice to be able to reply on that one. Thanks to the Google engineer who told the answer..