Quiz: Scrapy Cores
Test your understanding of Scrapy core modules.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Which command is used to create a new Scrapy project?
A.
scrapy new project_name
B.
scrapy startproject project_name
C.
new scrapy project_name
D.
create project_name scrapy
1 / 4
...