scrapy

scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.

PYTHONdevelopment
61,579 stars11,526 forksPython

Installation Guide

Complexity:Moderate

Prerequisites

  • Python installed
# Installation

```bash
git clone https://github.com/scrapy/scrapy.git
cd scrapy
```

See https://github.com/scrapy/scrapy for detailed instructions.

Quick Commands

git clone https://github.com/scrapy/scrapy.git