Skip to content

sathishsonofsankar/ScrappySample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ScrappySample

Sample codebase for scrappy python framework

To execute a spider : scrapy crawl <spider_name> -o

Digikey Example: digikey is the spider name in this project So the command to crawl digikey spider and export to json would be scrapy crawl digikey -o .json

Please have your anaconda setup environment ready with python and scrapy installed to execute the above commands

About

Sample codebase for scrappy python framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages