English > PVD Python Scripts

Chrome Selenium v4 of Movie and People scripts progress

<< < (2/4) > >>

Pacifist:
where to download new script IMDB Movie Selenium?  ???

afrocuban:
I am preparing 3 scripts: IMDb Movie, People and FilmAffinity that I will publish all together, so people could test them all. I don't want to publish them separately, because I can't work on them, and to make updates on published scripts in parallel. I guess I am a week from the publishing. Thanks for patience, but Movie script now has almost 7000 lines...

afrocuban:
News is that I adapted ParsePage_IMDBMovieCREDIT to parse either from reference or fullcredits page based on a new script option:

--- Quote ---  GET_FULL_CREDIT_FROM_REFERENCE      =   True;   //Instead from FullCredits.htm page with Function ParsePage_IMDBMovieCREDIT, download full credits from Reference.htm with  Function ParsePage_IMDBMovieCREDIT.
--- End quote ---


This way we optimize the time and load, by not downloading and parsing fullcredits page. But if we set the option to "False", then it will download fullcredits page, and with the same Function ParsePage_IMDBMovieCREDIT, without any code changes, it will parse fullcredits page and get the exact same result as when this function parses reference.htm page.


afrocuban:
New advances in the first post as of  February 16th 2025.

afrocuban:
As of March 13, 2025 Selenium IMDb Movie, People and FilmAffinity Movie scripts, vbs script and Scripts Configurator for them completed. Read the first message about the details as well as how and where to get them.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version