/filmaffinity2IMDB

Get filmaffinity voted movies, save them to CSV and post them on IMDB

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

filmaffinity2IMDB

Get filmaffinity voted movies, save them to CSV and post them on IMDB

How to:

Run main.py using python 2.7 and wait :)

When login to IMDB captcha is required. Open captcha url and type text on python.

Remember:

You can hardcode your user settings by renaming config.py.example to config.py and updating content.

Thanks:

Thanks to @txemi for improving the code and the project (https://github.com/txemi/filmaffinity2IMDB)

There is also a selenium version of fa code that txemi made before knowing about this project and I leave there for reference (faexport_selenium.py)