run.py 63 B

1234
  1. #!/usr/bin/python
  2. from scrapy.cmdline import execute
  3. execute()