mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-25 23:03:34 +01:00
WHAT-IS
Scrapy: An open source and collaborative framework for extracting the data
you need from websites. In a fast, simple, yet extensible way.
You can create a scrapy (v1.0.0rc1) project on top of this image.
HOW-TO
docker run --name scrapy -it vimagick/scrapy
TODO-LIST
- build libxml2/libxslt from source
- add scrapy_bash_completion script