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

link|improve this question
feedback

1 Answer

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.