Creating a project

Let's first create a project called tutorial:

mkdir tutorial
cd tutorial
scrapy startproject tutorial

Now that the project is set up, we can generate a spider for the forum teamspeed:

scrapy genspider teamspeedteamspeed.com

Finally the project is set up and the first basic spider is created; in the next chapter, you will will complete the spider.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.62.105