This package browser is in early development. Mind the rough edges.

python-scrapy 2.12.0

High-level Web crawling and Web scraping framework

Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.

Installation

Install python-scrapy 2.12.0 as follows:

guix install python-scrapy@2.12.0

Or install the latest version:

guix install python-scrapy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.