Simple scraping in python
#1
Hi! Was thinking of building a simple imdbmv python script.

This program should do the following.

#i type lets say where bravheart is a folder
pkthon imdbmv braveheart/
#script should now do a i'm feeling lucky search on google
#find the title of the move and the year and ask if i want to rename the folder:
#rename braveheart/ to Braveheart (1995) ? [Y/N]
:

I have done a similar program in java previosly.

Do you got any good links or posts on how to do a simple scraping script in python?

Cheers
Reply

Logout Mark Read Team Forum Stats Members Help
Simple scraping in python0