thanks for reply i tried with pipeline it 's done i need without pipeline i am trying without pipeline but it saved last record in DB
is there any way to define pipeline belongs to specific spider thanks On Sat, Dec 27, 2014 at 8:32 PM, Anish Pradhan <[email protected]> wrote: > I had same problem and I solved the problem with pipeline. I used mysqldb > to insert the data directly to mysql. > > > On Friday, December 5, 2014 7:38:06 PM UTC+5:45, Anurag Sharma wrote: >> >> i have attached my all code >> i am not able to insert data from scrapy to mysql >> after attached code i am running following command >> >> scrapy crawl amazon >> >> please help me >> how can we insert >> >> thansk >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "scrapy-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/scrapy-users/KmWOp4Vns-k/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- *Thanksanurag sharma* -- 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.
