-
Notifications
You must be signed in to change notification settings - Fork 0
jaggarwal96/HackISU2019
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hack ISU 19 Start with pip3 install Scrapy Switch to the directory you want your project to be in Start new project by saying: scrapy startproject tutorial cd tutorial Make file called quotes_spider.py Compile using python3 quotes_spider.py Run the crawler using "scrapy runspider quotes_spider.py" or "scrapy runspider quotes_spider.py -o output.json"
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published