Thanks!
Jun Liu, PhD Co-Founder Cell: 650-9194370 Company: www.borderxlab.com 201 Ravendale Dr, Mountain View, 94043 On Mon, Jun 1, 2015 at 6:24 AM, Capi Etheriel <[email protected]> wrote: > http://doc.scrapy.org/en/1.0/topics/practices.html > > > Em segunda-feira, 1 de junho de 2015 02:31:59 UTC-3, Jun Liu escreveu: >> >> Hi Scrapy team, >> I tried to follow the instructions at >> http://doc.scrapy.org/en/latest/topics/practices.html to start my >> crawler from a script. But I got errors like follows: >> >> Traceback (most recent call last): >> >> File "cart_crawl_main.py", line 98, in <module> >> >> crawler = Crawler(settings) >> >> TypeError: __init__() takes exactly 3 arguments (2 given) >> >> I noticed Scrapy project on github has changed a lot recently. I wonder >> if this part has changed. If yes, can someone please point me to the latest >> document? Or can someone please advice how to do it? >> >> >> >> Thank,s >> >> Jun >> >> Jun Liu, PhD >> Co-Founder >> Cell: 650-9194370 >> Company: www.borderxlab.com >> 201 Ravendale Dr, >> Mountain View, 94043 >> >> >> -- > 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.
