Hi, I've made a separate project for this, it is not full functionality though: https://github.com/holgerd77/django-dynamic-scraper
If you just want to store data scraped with Scrapy in Django, you can use Scrapy's DjangoItem: http://doc.scrapy.org/en/latest/topics/djangoitem.html Cheers Holger Am Freitag, 1. Mai 2015 11:57:15 UTC+2 schrieb مجتبی عشقی: > > Hi everybody, > I really want to know if I can use full functionality of scrapy inside > django apps and projects, any help and answer will be appreciated. > -- You received this message because you are subscribed to the Google Groups "scrapy-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/scrapy-users. For more options, visit https://groups.google.com/d/optout.
