Commit 5857dc13 authored by Vasyl Bodnaruk's avatar Vasyl Bodnaruk

Add main.py file for running scrapy

parent a30d25c0
from scrapy import cmdline
cmdline.execute("scrapy crawl tc -a query=id=35 -a teach=false -a fresh=false".split())
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment