image_scraper.py

GitHub Gist: instantly share code, notes, and snippets.

basepath = '/Volumes/Manganese/facebook-images/' ... user_link = user_element .get_attribute('href') ... if 'facebook.com/photo.php' in link.get_attribute('href'):.

Lee mas