Skip to content

zanachka/scrapyext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapyext

scrapyext is meant as a source for code samples and modules related to the Scrapy framework.

Code in this repo may be deprecated or not work with current scrapy versions, isn't endorsed or supported by anyone, and might not be fit for any use. Quality of code may differ vastly between modules.

About

Scrapy and scrapylib take well-written and well-tested code fitting the scope of these projects. Code that doesn't fit those constraints (because of missing tests, being hacks, lacking quality, or simply not fitting the scope) might still be useful to others for ideas or to improve.

As such scrapyext should be seen as a namespace to find scrapy modules, hacks and related code, that are outside the scope of scrapy/lib.

License

(3-clause) BSD


About

scrapy-extras -- a collection of code samples and modules for the Scrapy framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%