You already try Scrapy? http://doc.scrapy.org/
They have some integration with django models to help. http://doc.scrapy.org/en/0.24/topics/djangoitem.html On Wed, Dec 9, 2015 at 5:16 PM, Algo Basket <[email protected]> wrote: > I want some script to scrap via Django > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/abf8e30b-ef19-4a9e-adf9-646033fa7068%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/abf8e30b-ef19-4a9e-adf9-646033fa7068%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Ezequiel Bertti E-Mail: [email protected] Cel: (21) 99188-4860 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACrQMYoZqtC0rcS2cNDVdfNL9sjZGS78v-DCrxWaj5EvnQD9UA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

