You can look at the Github issues, there is an "easy" label to categorize those whic are easy and good starting points to learn more about Scrapy:
https://github.com/scrapy/scrapy/issues?q=is%3Aopen+is%3Aissue+label%3Aeasy On Tue, Oct 28, 2014 at 6:38 AM, Wandy Lau <[email protected]> wrote: > Hi, I'm new to Scrapy. I have some python experience and I want to learn > more about scrapy. But reading the source code is so boring. After some > days working, I can write some simple code to get the stuffs to meet my > needs. I want to learn more about scrapy. I have a open project experience. > So I think the event driving is the best way to learn. I can create things > which need to read more codes and be more familiar with the frame. But the > process will make you feel better. So is there any TODO list in Scrapy? If > you have some better idea to learn this project, it will be great to > discuss and share. > > Best wishes. > > Wandy > > -- > 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. > -- 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.
