On Fri, Jul 8, 2016 at 12:42 AM, Thomas Kaufmann <tok...@gmail.com> wrote: > I changed my code in the way you suggested. There is no effect in the db. I > start this script on the commandline with: > > tk@Hamlet:~/myscrapy/tutorial/tutorial/spiders$ scrapy crawl webbot
You have some print calls in your code. Are they happening? Do you see anything on your console? If not, you probably don't have a database issue, you have an invocation issue. If you do, please post the output along with the latest code - it might be revealing. ChrisA -- https://mail.python.org/mailman/listinfo/python-list