0

Im currently have some website running Drupal, using Feeds Image Grabber module (http://drupal.org/project/feeds_imagegrabber)

Because I has started learning Django, I'm trying to look what tools available in Django which can give same functionality as my Drupal site:
-Feed aggregator
-Grab one image (largest image) from the source URL

1 Answers1

0

These links only address the first part of your question, not so much the image grabbing part:

sillygwailo
  • 2,007
  • 16
  • 13