scrapy-ws

Python web scraping and crawling framework (Python 2)

Install

All systems
curl cmd.cat/scrapy-ws.sh
Debian Debian
apt-get install python-scrapy
Ubuntu
apt-get install python-scrapy
image/svg+xml Kali Linux
apt-get install python-scrapy
Windows (WSL2)
sudo apt-get update sudo apt-get install python-scrapy
Raspbian
apt-get install python-scrapy

python-scrapy

Python web scraping and crawling framework (Python 2)

Scrapy is a fast high-level screen scraping and web crawling 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. This package provides the scrapy module for Python 2.