On Mar 20, Sébastien RAGONS <srag...@gmail.com> wrote:

> imdbURL_base = 'http://akas.imdb.com/'
> 
> but this url doesn't exist for french site.

It's not accessible from France?

> So i try with this one: www.imdb.fr
> 
> When i try ./search_movie.py avatar
> I get 0 result.
> 
> Could you help ?

The national versions of imdb.com have slightly different
layout and page content.
Our parsers depends on the content/syntax/context of the 'akas'
server (or, at least, of the English/international version), there
no way we could support localized version of the imdb site, I fear.

Notice that the normally the national sites present less content
(the only plus is that it's translated, but...)


Bye,
-- 
Davide Alberani <davide.alber...@gmail.com> [GPG KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to