On Jan 19, Melita Mihaljevic <melita.mihalje...@gmail.com> wrote:

> Is there a possibility to get information for the top 250 movies
> from IMDB for example in dictionary or in list of dictionaries? or
> somehow?

Actually, not using IMDbPY (it goes without saying that the top250
and bottom100 pages can be easily parsed using BeautifulSoup or lxml,
to exctract a list of titles/movieIDs).

Anyway, this is a recurring request, and I wonder if it's possible to
add it to IMDbPY.  For sure it will be easy for the 'http' and 'sql'
data access system ('mobile' can be ignored: it will use 'http' as
a fall-back).  The real problem can be with 'local' (which, by the way,
is already a mess for a long series of other reasons...)


/me mumbling...,
-- 
Davide Alberani <davide.alber...@gmail.com> [PGP KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel

Reply via email to