S

Scrapy

Open Source

The most popular high-level web crawling and scraping framework for Python.

Visit Website
About

Scrapy is a fast, high-level web crawling and scraping framework for Python 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.

Details

Category

Parsing Library

Pricing

Open Source
Features
  • Async Processing
  • Middleware Support
  • XPath/CSS Selectors
  • Extensible